logos-blockchain-testing/docs/searchindex-8054021d.js
2025-12-20 09:51:51 +01:00

1 line
1.1 MiB
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

window.search = Object.assign(window.search, JSON.parse('{"doc_urls":["project-context-primer.html#project-context-primer","project-context-primer.html#the-nomos-architecture","project-context-primer.html#validators","project-context-primer.html#executors","project-context-primer.html#data-availability-da","project-context-primer.html#why-this-matters-for-testing","what-you-will-learn.html#what-you-will-learn","part-i.html#part-i--foundations","introduction.html#introduction","introduction.html#who-this-book-is-for","introduction.html#how-to-use-this-book","architecture-overview.html#architecture-overview","architecture-overview.html#the-five-core-concepts","architecture-overview.html#topology-describing-your-cluster","architecture-overview.html#scenario-the-complete-test-plan","architecture-overview.html#runner-making-plans-reality","architecture-overview.html#workloads-generating-traffic","architecture-overview.html#expectations-judging-success","architecture-overview.html#how-everything-works-together","architecture-overview.html#what-makes-this-different","architecture-overview.html#whats-next","testing-philosophy.html#testing-philosophy","testing-philosophy.html#declarative-over-imperative","testing-philosophy.html#protocol-time-not-wall-time","testing-philosophy.html#determinism-first-chaos-when-needed","testing-philosophy.html#observable-health-signals","testing-philosophy.html#minimum-run-windows","testing-philosophy.html#summary","scenario-lifecycle.html#scenario-lifecycle","scenario-lifecycle.html#the-six-stages","scenario-lifecycle.html#stage-1-build-the-plan","scenario-lifecycle.html#stage-2-deploy","scenario-lifecycle.html#stage-3-readiness","scenario-lifecycle.html#stage-4-drive-workloads","scenario-lifecycle.html#stage-5-observe","scenario-lifecycle.html#stage-6-evaluate-expectations","scenario-lifecycle.html#stage-7-cleanup","scenario-lifecycle.html#why-this-order-matters","scenario-lifecycle.html#lifecycle-in-practice","scenario-lifecycle.html#whats-next","design-rationale.html#design-rationale","design-rationale.html#modular-crates-loose-coupling-clear-boundaries","design-rationale.html#pluggable-runners-write-once-run-anywhere","design-rationale.html#separated-workloads-and-expectations-what-vs-how","design-rationale.html#declarative-topology-explicit-intent-reproducible-clusters","design-rationale.html#immutable-plans-predictability-over-flexibility","design-rationale.html#protocol-time-over-wall-time-robust-assertions","design-rationale.html#mandatory-readiness-fail-fast-fail-clear","design-rationale.html#design-goals-revisited","design-rationale.html#whats-next","part-ii.html#part-ii--user-guide","workspace-layout.html#workspace-layout","annotated-tree.html#annotated-tree","authoring-scenarios.html#authoring-scenarios","authoring-scenarios.html#your-first-scenario-consensus-liveness","authoring-scenarios.html#adding-traffic-transaction-workload","authoring-scenarios.html#configuring-topology","authoring-scenarios.html#combining-multiple-workloads","authoring-scenarios.html#testing-resilience-chaos-workloads","authoring-scenarios.html#choosing-run-duration","authoring-scenarios.html#choosing-a-runner","authoring-scenarios.html#best-practices","authoring-scenarios.html#whats-next","workloads.html#workloads-and-expectations","workloads.html#understanding-workloads","workloads.html#transaction-workload","workloads.html#basic-usage","workloads.html#configuration-options","workloads.html#what-it-does","workloads.html#default-expectation","workloads.html#when-to-use-it","workloads.html#da-blob-workload","workloads.html#basic-usage-1","workloads.html#configuration-options-1","workloads.html#what-it-does-1","workloads.html#default-expectation-1","workloads.html#when-to-use-it-1","workloads.html#chaos-workload","workloads.html#basic-usage-2","workloads.html#configuration-options-2","workloads.html#what-it-does-2","workloads.html#requirements","workloads.html#when-to-use-it-2","workloads.html#combining-workloads","workloads.html#understanding-expectations","workloads.html#consensus-liveness-expectation","workloads.html#usage","workloads.html#what-it-checks","workloads.html#when-it-runs","workloads.html#failure-modes","workloads.html#transaction-inclusion-expectation","workloads.html#usage-1","workloads.html#what-it-checks-1","workloads.html#failure-modes-1","workloads.html#da-liveness-expectation","workloads.html#usage-2","workloads.html#what-it-checks-2","workloads.html#failure-modes-2","workloads.html#writing-custom-expectations","workloads.html#whats-next","scenario-builder-ext-patterns.html#scenario-builder-patterns","scenario-builder-ext-patterns.html#builder-pattern-basics","scenario-builder-ext-patterns.html#pattern-topology-first","scenario-builder-ext-patterns.html#pattern-workload-chains","scenario-builder-ext-patterns.html#pattern-bundled-expectations","scenario-builder-ext-patterns.html#pattern-explicit-duration","scenario-builder-ext-patterns.html#pattern-chaos-opt-in","scenario-builder-ext-patterns.html#pattern-node-count-rationale","scenario-builder-ext-patterns.html#pattern-rate-tuning","scenario-builder-ext-patterns.html#pattern-combining-workloads","scenario-builder-ext-patterns.html#pattern-reusable-builders","scenario-builder-ext-patterns.html#pattern-environment-specific-configuration","scenario-builder-ext-patterns.html#pattern-documentation-through-code","scenario-builder-ext-patterns.html#anti-patterns-to-avoid","scenario-builder-ext-patterns.html#builder-extensions-for-custom-workloads","scenario-builder-ext-patterns.html#whats-next","usage-patterns.html#usage-patterns","best-practices.html#best-practices","examples.html#examples","examples.html#example-1-minimal-consensus-smoke-test","examples.html#example-2-transaction-workload","examples.html#example-3-da-blob-dispersal","examples.html#example-4-combined-transaction-and-da-traffic","examples.html#example-5-chaos-restarts","examples.html#example-6-stress-test","examples.html#example-7-custom-topology","examples.html#running-examples-in-different-environments","examples.html#whats-next","examples-advanced.html#advanced--artificial-examples","examples-advanced.html#synthetic-delay-workload-network-latency-simulation","examples-advanced.html#oscillating-load-workload-traffic-waves","examples-advanced.html#byzantine-behavior-mock","examples-advanced.html#custom-expectation-block-finality-drift","examples-advanced.html#custom-deployer-dry-run-deployer","examples-advanced.html#stochastic-topology-generator","examples-advanced.html#multi-phase-scenario-pipelines","running-scenarios.html#running-scenarios","running-scenarios.html#basic-execution","running-scenarios.html#understanding-test-output","running-scenarios.html#phase-1-build-and-validation","running-scenarios.html#phase-2-deployment","running-scenarios.html#phase-3-readiness","running-scenarios.html#phase-4-workload-execution","running-scenarios.html#phase-5-evaluation","running-scenarios.html#phase-6-cleanup","running-scenarios.html#running-multiple-tests","running-scenarios.html#parallel-execution-concerns","running-scenarios.html#interpreting-results","running-scenarios.html#success","running-scenarios.html#failure","running-scenarios.html#panic-or-error","running-scenarios.html#collecting-artifacts","running-scenarios.html#logs","running-scenarios.html#metrics","running-scenarios.html#core-dumps","running-scenarios.html#debugging-failed-tests","running-scenarios.html#1-read-the-expectation-failure","running-scenarios.html#2-check-readiness","running-scenarios.html#3-check-workload-errors","running-scenarios.html#4-examine-node-logs","running-scenarios.html#5-check-resource-constraints","running-scenarios.html#6-reproduce-locally","running-scenarios.html#running-in-ci","running-scenarios.html#github-actions-example","running-scenarios.html#gitlab-ci-example","running-scenarios.html#advanced-programmatic-execution","running-scenarios.html#whats-next","runners.html#runners","runners.html#understanding-the-runner-interface","runners.html#localdeployer-fast-iteration","runners.html#how-it-works","runners.html#usage","runners.html#configuration","runners.html#when-to-use","runners.html#pros-and-cons","runners.html#composerunner-reproducible-stacks","runners.html#how-it-works-1","runners.html#usage-1","runners.html#configuration-1","runners.html#when-to-use-1","runners.html#pros-and-cons-1","runners.html#k8srunner-production-fidelity","runners.html#how-it-works-2","runners.html#usage-2","runners.html#configuration-2","runners.html#when-to-use-2","runners.html#pros-and-cons-2","runners.html#choosing-a-runner","runners.html#runner-capabilities","runners.html#mixing-runners","runners.html#advanced-custom-runners","runners.html#whats-next","chaos.html#chaos-workloads","chaos.html#how-it-works","chaos.html#usage","chaos.html#expectations-to-pair","chaos.html#best-practices","node-control.html#node-control--runcontext","node-control.html#accessing-node-control-in-workloadsexpectations","node-control.html#current-api-surface","node-control.html#considerations","topology-chaos.html#topology--chaos-patterns","topology-chaos.html#node-control-availability","topology-chaos.html#chaos-patterns-to-consider","topology-chaos.html#expectations-to-pair","topology-chaos.html#guidance","operations.html#operations","operations.html#prerequisites","operations.html#nomos-node-checkout","operations.html#runner-specific-prerequisites","operations.html#circuit-and-prover-assets","operations.html#environment-configuration","operations.html#slow-environment-mode","operations.html#tracing-and-logging","operations.html#port-configuration","operations.html#understanding-readiness-checks","operations.html#what-readiness-means","operations.html#readiness-timeout","operations.html#debugging-readiness-failures","operations.html#observability-and-metrics","operations.html#log-files","operations.html#metrics-endpoints","operations.html#block-progression-tracking","operations.html#failure-triage","operations.html#1-check-expectations","operations.html#2-check-readiness","operations.html#3-check-workload-errors","operations.html#4-check-node-logs","operations.html#5-check-resource-constraints","operations.html#common-issues-and-solutions","operations.html#binaries-not-found","operations.html#port-already-in-use","operations.html#readiness-timeout-1","operations.html#docker-daemon-not-running","operations.html#kubernetes-resources-not-found","operations.html#ci-integration","operations.html#use-composerunner","operations.html#enable-slow-mode","operations.html#capture-logs","operations.html#parallel-test-limits","operations.html#production-like-testing","operations.html#whats-next","part-iii.html#part-iii--developer-reference","scenario-model.html#the-scenario-model","scenario-model.html#why-separate-concepts-matter","scenario-model.html#topology-pure-description","scenario-model.html#scenario-the-immutable-plan","scenario-model.html#workloads-controlled-traffic-generation","scenario-model.html#expectations-post-run-judgments","scenario-model.html#runtime-the-execution-coordinator","scenario-model.html#respecting-boundaries","scenario-model.html#what-this-enables","extending.html#extending-the-framework","extending.html#why-extend","extending.html#adding-custom-workloads","extending.html#the-workload-trait","extending.html#example-health-check-workload","extending.html#using-the-custom-workload","extending.html#builder-api-integration","extending.html#workload-best-practices","extending.html#adding-custom-expectations","extending.html#the-expectation-trait","extending.html#example-peer-count-expectation","extending.html#using-custom-expectations","extending.html#expectation-best-practices","extending.html#adding-custom-runners","extending.html#the-deployer-and-runner-traits","extending.html#example-mock-runner","extending.html#runner-best-practices","extending.html#adding-topology-configurations","extending.html#integrating-extensions","extending.html#whats-next","custom-workload-example.html#example-new-workload--expectation-rust","custom-workload-example.html#workload-simple-reachability-probe","custom-workload-example.html#expectation-confirm-the-target-stayed-reachable","custom-workload-example.html#how-to-wire-it","internal-crate-reference.html#internal-crate-reference","part-iv.html#part-iv--appendix","dsl-cheat-sheet.html#core-content-dsl-cheat-sheet","troubleshooting.html#troubleshooting","troubleshooting.html#build-and-deployment-issues","troubleshooting.html#symptom-binaries-not-found-error","troubleshooting.html#symptom-port-already-in-use","troubleshooting.html#symptom-readiness-timeout","troubleshooting.html#runtime-issues","troubleshooting.html#symptom-no-block-progression","troubleshooting.html#symptom-slow-block-progression","troubleshooting.html#symptom-workload-errors","troubleshooting.html#expectation-failures","troubleshooting.html#symptom-transaction-inclusion-failure","troubleshooting.html#symptom-chaos-workload-fails","troubleshooting.html#environment-specific-issues","troubleshooting.html#symptom-docker-issues","troubleshooting.html#symptom-kubernetes-issues","troubleshooting.html#flaky-tests","troubleshooting.html#symptom-tests-pass-locally-fail-in-ci","troubleshooting.html#symptom-tests-sometimes-pass-sometimes-fail","troubleshooting.html#debugging-checklist","troubleshooting.html#getting-help","faq.html#frequently-asked-questions","faq.html#general-questions","faq.html#why-does-the-framework-use-protocol-time-instead-of-wall-clock-time","faq.html#can-i-reuse-the-same-scenario-with-different-runners","faq.html#how-is-this-different-from-unit-tests","faq.html#do-i-need-to-build-nomos-from-source","faq.html#scenario-design","faq.html#how-many-nodes-should-my-tests-use","faq.html#how-long-should-test-runs-be","faq.html#when-should-i-use-chaos-workloads","faq.html#should-i-combine-multiple-workloads-in-one-test","faq.html#do-i-need-seeded-wallets","faq.html#running-tests","faq.html#why-do-tests-take-so-long-to-start","faq.html#can-i-run-tests-in-parallel","faq.html#how-do-i-debug-a-failing-test","faq.html#can-i-run-tests-without-dockerkubernetes","faq.html#extending-the-framework","faq.html#how-do-i-add-a-custom-workload","faq.html#can-i-add-a-custom-runner","faq.html#can-i-contribute-my-workloadexpectation-upstream","faq.html#troubleshooting","faq.html#tests-pass-locally-but-fail-in-ci","faq.html#port-already-in-use-errors","faq.html#nodes-wont-reach-ready-state","faq.html#expectations-fail-but-logs-look-fine","faq.html#performance-and-resources","faq.html#how-much-cpumemory-do-tests-need","faq.html#can-i-run-tests-on-limited-hardware","faq.html#how-do-i-make-tests-faster","faq.html#advanced-usage","faq.html#can-i-programmatically-generate-scenarios","faq.html#can-i-parameterize-tests-by-runner","faq.html#how-do-i-integrate-with-cicd","faq.html#getting-help","faq.html#where-can-i-get-help","faq.html#how-do-i-report-a-bug","glossary.html#glossary","glossary.html#core-concepts","glossary.html#nomos-specifics","glossary.html#framework-architecture","glossary.html#common-abbreviations"],"index":{"documentStore":{"docInfo":{"0":{"body":26,"breadcrumbs":6,"title":3},"1":{"body":18,"breadcrumbs":5,"title":2},"10":{"body":132,"breadcrumbs":5,"title":2},"100":{"body":15,"breadcrumbs":11,"title":3},"101":{"body":35,"breadcrumbs":11,"title":3},"102":{"body":42,"breadcrumbs":11,"title":3},"103":{"body":51,"breadcrumbs":11,"title":3},"104":{"body":42,"breadcrumbs":11,"title":3},"105":{"body":42,"breadcrumbs":11,"title":3},"106":{"body":44,"breadcrumbs":11,"title":3},"107":{"body":48,"breadcrumbs":12,"title":4},"108":{"body":40,"breadcrumbs":11,"title":3},"109":{"body":36,"breadcrumbs":11,"title":3},"11":{"body":43,"breadcrumbs":6,"title":2},"110":{"body":38,"breadcrumbs":11,"title":3},"111":{"body":38,"breadcrumbs":12,"title":4},"112":{"body":42,"breadcrumbs":12,"title":4},"113":{"body":109,"breadcrumbs":11,"title":3},"114":{"body":35,"breadcrumbs":12,"title":4},"115":{"body":15,"breadcrumbs":10,"title":2},"116":{"body":84,"breadcrumbs":8,"title":2},"117":{"body":96,"breadcrumbs":8,"title":2},"118":{"body":24,"breadcrumbs":6,"title":1},"119":{"body":73,"breadcrumbs":11,"title":6},"12":{"body":30,"breadcrumbs":7,"title":3},"120":{"body":94,"breadcrumbs":9,"title":4},"121":{"body":80,"breadcrumbs":10,"title":5},"122":{"body":73,"breadcrumbs":11,"title":6},"123":{"body":98,"breadcrumbs":9,"title":4},"124":{"body":74,"breadcrumbs":9,"title":4},"125":{"body":71,"breadcrumbs":9,"title":4},"126":{"body":26,"breadcrumbs":9,"title":4},"127":{"body":22,"breadcrumbs":7,"title":2},"128":{"body":19,"breadcrumbs":10,"title":3},"129":{"body":41,"breadcrumbs":13,"title":6},"13":{"body":64,"breadcrumbs":7,"title":3},"130":{"body":37,"breadcrumbs":12,"title":5},"131":{"body":34,"breadcrumbs":10,"title":3},"132":{"body":41,"breadcrumbs":12,"title":5},"133":{"body":39,"breadcrumbs":12,"title":5},"134":{"body":35,"breadcrumbs":10,"title":3},"135":{"body":40,"breadcrumbs":11,"title":4},"136":{"body":21,"breadcrumbs":8,"title":2},"137":{"body":35,"breadcrumbs":8,"title":2},"138":{"body":7,"breadcrumbs":9,"title":3},"139":{"body":35,"breadcrumbs":10,"title":4},"14":{"body":59,"breadcrumbs":8,"title":4},"140":{"body":41,"breadcrumbs":9,"title":3},"141":{"body":35,"breadcrumbs":9,"title":3},"142":{"body":52,"breadcrumbs":10,"title":4},"143":{"body":26,"breadcrumbs":9,"title":3},"144":{"body":16,"breadcrumbs":9,"title":3},"145":{"body":18,"breadcrumbs":9,"title":3},"146":{"body":28,"breadcrumbs":9,"title":3},"147":{"body":0,"breadcrumbs":8,"title":2},"148":{"body":25,"breadcrumbs":7,"title":1},"149":{"body":32,"breadcrumbs":7,"title":1},"15":{"body":60,"breadcrumbs":8,"title":4},"150":{"body":25,"breadcrumbs":8,"title":2},"151":{"body":0,"breadcrumbs":8,"title":2},"152":{"body":80,"breadcrumbs":7,"title":1},"153":{"body":37,"breadcrumbs":7,"title":1},"154":{"body":14,"breadcrumbs":8,"title":2},"155":{"body":4,"breadcrumbs":9,"title":3},"156":{"body":23,"breadcrumbs":10,"title":4},"157":{"body":23,"breadcrumbs":9,"title":3},"158":{"body":17,"breadcrumbs":10,"title":4},"159":{"body":32,"breadcrumbs":10,"title":4},"16":{"body":42,"breadcrumbs":7,"title":3},"160":{"body":24,"breadcrumbs":10,"title":4},"161":{"body":25,"breadcrumbs":9,"title":3},"162":{"body":0,"breadcrumbs":8,"title":2},"163":{"body":64,"breadcrumbs":9,"title":3},"164":{"body":20,"breadcrumbs":9,"title":3},"165":{"body":48,"breadcrumbs":9,"title":3},"166":{"body":21,"breadcrumbs":8,"title":2},"167":{"body":28,"breadcrumbs":6,"title":1},"168":{"body":74,"breadcrumbs":8,"title":3},"169":{"body":11,"breadcrumbs":8,"title":3},"17":{"body":43,"breadcrumbs":7,"title":3},"170":{"body":34,"breadcrumbs":6,"title":1},"171":{"body":9,"breadcrumbs":6,"title":1},"172":{"body":29,"breadcrumbs":6,"title":1},"173":{"body":51,"breadcrumbs":6,"title":1},"174":{"body":34,"breadcrumbs":7,"title":2},"175":{"body":14,"breadcrumbs":8,"title":3},"176":{"body":35,"breadcrumbs":6,"title":1},"177":{"body":9,"breadcrumbs":6,"title":1},"178":{"body":40,"breadcrumbs":6,"title":1},"179":{"body":46,"breadcrumbs":6,"title":1},"18":{"body":90,"breadcrumbs":7,"title":3},"180":{"body":38,"breadcrumbs":7,"title":2},"181":{"body":15,"breadcrumbs":8,"title":3},"182":{"body":32,"breadcrumbs":6,"title":1},"183":{"body":12,"breadcrumbs":6,"title":1},"184":{"body":56,"breadcrumbs":6,"title":1},"185":{"body":40,"breadcrumbs":6,"title":1},"186":{"body":39,"breadcrumbs":7,"title":2},"187":{"body":41,"breadcrumbs":7,"title":2},"188":{"body":27,"breadcrumbs":7,"title":2},"189":{"body":46,"breadcrumbs":7,"title":2},"19":{"body":66,"breadcrumbs":6,"title":2},"190":{"body":49,"breadcrumbs":8,"title":3},"191":{"body":21,"breadcrumbs":7,"title":2},"192":{"body":14,"breadcrumbs":8,"title":2},"193":{"body":56,"breadcrumbs":7,"title":1},"194":{"body":40,"breadcrumbs":7,"title":1},"195":{"body":24,"breadcrumbs":8,"title":2},"196":{"body":26,"breadcrumbs":8,"title":2},"197":{"body":28,"breadcrumbs":10,"title":3},"198":{"body":53,"breadcrumbs":11,"title":4},"199":{"body":43,"breadcrumbs":10,"title":3},"2":{"body":45,"breadcrumbs":4,"title":1},"20":{"body":52,"breadcrumbs":6,"title":2},"200":{"body":32,"breadcrumbs":8,"title":1},"201":{"body":11,"breadcrumbs":10,"title":3},"202":{"body":16,"breadcrumbs":10,"title":3},"203":{"body":57,"breadcrumbs":10,"title":3},"204":{"body":24,"breadcrumbs":9,"title":2},"205":{"body":35,"breadcrumbs":8,"title":1},"206":{"body":20,"breadcrumbs":6,"title":1},"207":{"body":7,"breadcrumbs":6,"title":1},"208":{"body":35,"breadcrumbs":8,"title":3},"209":{"body":58,"breadcrumbs":8,"title":3},"21":{"body":17,"breadcrumbs":6,"title":2},"210":{"body":34,"breadcrumbs":8,"title":3},"211":{"body":7,"breadcrumbs":7,"title":2},"212":{"body":37,"breadcrumbs":8,"title":3},"213":{"body":24,"breadcrumbs":7,"title":2},"214":{"body":21,"breadcrumbs":7,"title":2},"215":{"body":15,"breadcrumbs":8,"title":3},"216":{"body":17,"breadcrumbs":7,"title":2},"217":{"body":20,"breadcrumbs":7,"title":2},"218":{"body":45,"breadcrumbs":8,"title":3},"219":{"body":8,"breadcrumbs":7,"title":2},"22":{"body":36,"breadcrumbs":7,"title":3},"220":{"body":45,"breadcrumbs":7,"title":2},"221":{"body":20,"breadcrumbs":7,"title":2},"222":{"body":29,"breadcrumbs":8,"title":3},"223":{"body":5,"breadcrumbs":7,"title":2},"224":{"body":18,"breadcrumbs":8,"title":3},"225":{"body":23,"breadcrumbs":8,"title":3},"226":{"body":21,"breadcrumbs":9,"title":4},"227":{"body":32,"breadcrumbs":9,"title":4},"228":{"body":27,"breadcrumbs":9,"title":4},"229":{"body":0,"breadcrumbs":8,"title":3},"23":{"body":86,"breadcrumbs":8,"title":4},"230":{"body":29,"breadcrumbs":7,"title":2},"231":{"body":14,"breadcrumbs":8,"title":3},"232":{"body":17,"breadcrumbs":7,"title":2},"233":{"body":17,"breadcrumbs":8,"title":3},"234":{"body":18,"breadcrumbs":8,"title":3},"235":{"body":7,"breadcrumbs":7,"title":2},"236":{"body":12,"breadcrumbs":7,"title":2},"237":{"body":12,"breadcrumbs":8,"title":3},"238":{"body":15,"breadcrumbs":7,"title":2},"239":{"body":14,"breadcrumbs":8,"title":3},"24":{"body":52,"breadcrumbs":8,"title":4},"240":{"body":41,"breadcrumbs":7,"title":2},"241":{"body":21,"breadcrumbs":7,"title":2},"242":{"body":10,"breadcrumbs":8,"title":4},"243":{"body":36,"breadcrumbs":10,"title":2},"244":{"body":60,"breadcrumbs":11,"title":3},"245":{"body":70,"breadcrumbs":11,"title":3},"246":{"body":69,"breadcrumbs":11,"title":3},"247":{"body":100,"breadcrumbs":12,"title":4},"248":{"body":89,"breadcrumbs":12,"title":4},"249":{"body":75,"breadcrumbs":11,"title":3},"25":{"body":50,"breadcrumbs":7,"title":3},"250":{"body":67,"breadcrumbs":10,"title":2},"251":{"body":57,"breadcrumbs":9,"title":1},"252":{"body":28,"breadcrumbs":8,"title":2},"253":{"body":39,"breadcrumbs":7,"title":1},"254":{"body":13,"breadcrumbs":9,"title":3},"255":{"body":66,"breadcrumbs":8,"title":2},"256":{"body":90,"breadcrumbs":10,"title":4},"257":{"body":15,"breadcrumbs":9,"title":3},"258":{"body":68,"breadcrumbs":9,"title":3},"259":{"body":81,"breadcrumbs":9,"title":3},"26":{"body":40,"breadcrumbs":7,"title":3},"260":{"body":11,"breadcrumbs":9,"title":3},"261":{"body":52,"breadcrumbs":8,"title":2},"262":{"body":64,"breadcrumbs":10,"title":4},"263":{"body":10,"breadcrumbs":9,"title":3},"264":{"body":47,"breadcrumbs":9,"title":3},"265":{"body":10,"breadcrumbs":9,"title":3},"266":{"body":53,"breadcrumbs":9,"title":3},"267":{"body":64,"breadcrumbs":9,"title":3},"268":{"body":52,"breadcrumbs":9,"title":3},"269":{"body":39,"breadcrumbs":9,"title":3},"27":{"body":26,"breadcrumbs":5,"title":1},"270":{"body":32,"breadcrumbs":8,"title":2},"271":{"body":24,"breadcrumbs":8,"title":2},"272":{"body":19,"breadcrumbs":14,"title":5},"273":{"body":121,"breadcrumbs":13,"title":4},"274":{"body":68,"breadcrumbs":14,"title":5},"275":{"body":24,"breadcrumbs":10,"title":1},"276":{"body":91,"breadcrumbs":10,"title":3},"277":{"body":10,"breadcrumbs":6,"title":3},"278":{"body":84,"breadcrumbs":11,"title":5},"279":{"body":19,"breadcrumbs":6,"title":1},"28":{"body":29,"breadcrumbs":7,"title":2},"280":{"body":0,"breadcrumbs":8,"title":3},"281":{"body":51,"breadcrumbs":9,"title":4},"282":{"body":49,"breadcrumbs":9,"title":4},"283":{"body":80,"breadcrumbs":8,"title":3},"284":{"body":0,"breadcrumbs":7,"title":2},"285":{"body":85,"breadcrumbs":8,"title":3},"286":{"body":62,"breadcrumbs":9,"title":4},"287":{"body":59,"breadcrumbs":8,"title":3},"288":{"body":0,"breadcrumbs":7,"title":2},"289":{"body":78,"breadcrumbs":9,"title":4},"29":{"body":34,"breadcrumbs":7,"title":2},"290":{"body":64,"breadcrumbs":9,"title":4},"291":{"body":0,"breadcrumbs":8,"title":3},"292":{"body":48,"breadcrumbs":8,"title":3},"293":{"body":50,"breadcrumbs":8,"title":3},"294":{"body":0,"breadcrumbs":7,"title":2},"295":{"body":44,"breadcrumbs":11,"title":6},"296":{"body":59,"breadcrumbs":11,"title":6},"297":{"body":68,"breadcrumbs":7,"title":2},"298":{"body":52,"breadcrumbs":7,"title":2},"299":{"body":0,"breadcrumbs":7,"title":3},"3":{"body":42,"breadcrumbs":4,"title":1},"30":{"body":92,"breadcrumbs":9,"title":4},"300":{"body":0,"breadcrumbs":6,"title":2},"301":{"body":51,"breadcrumbs":12,"title":8},"302":{"body":35,"breadcrumbs":9,"title":5},"303":{"body":48,"breadcrumbs":7,"title":3},"304":{"body":33,"breadcrumbs":8,"title":4},"305":{"body":0,"breadcrumbs":6,"title":2},"306":{"body":45,"breadcrumbs":8,"title":4},"307":{"body":49,"breadcrumbs":7,"title":3},"308":{"body":33,"breadcrumbs":7,"title":3},"309":{"body":34,"breadcrumbs":9,"title":5},"31":{"body":97,"breadcrumbs":8,"title":3},"310":{"body":18,"breadcrumbs":7,"title":3},"311":{"body":0,"breadcrumbs":6,"title":2},"312":{"body":31,"breadcrumbs":8,"title":4},"313":{"body":20,"breadcrumbs":7,"title":3},"314":{"body":38,"breadcrumbs":7,"title":3},"315":{"body":14,"breadcrumbs":8,"title":4},"316":{"body":0,"breadcrumbs":6,"title":2},"317":{"body":28,"breadcrumbs":7,"title":3},"318":{"body":19,"breadcrumbs":7,"title":3},"319":{"body":13,"breadcrumbs":7,"title":3},"32":{"body":87,"breadcrumbs":8,"title":3},"320":{"body":0,"breadcrumbs":5,"title":1},"321":{"body":31,"breadcrumbs":9,"title":5},"322":{"body":18,"breadcrumbs":8,"title":4},"323":{"body":36,"breadcrumbs":9,"title":5},"324":{"body":35,"breadcrumbs":9,"title":5},"325":{"body":0,"breadcrumbs":6,"title":2},"326":{"body":45,"breadcrumbs":8,"title":4},"327":{"body":25,"breadcrumbs":8,"title":4},"328":{"body":33,"breadcrumbs":7,"title":3},"329":{"body":0,"breadcrumbs":6,"title":2},"33":{"body":88,"breadcrumbs":9,"title":4},"330":{"body":20,"breadcrumbs":7,"title":3},"331":{"body":24,"breadcrumbs":7,"title":3},"332":{"body":27,"breadcrumbs":6,"title":2},"333":{"body":0,"breadcrumbs":6,"title":2},"334":{"body":15,"breadcrumbs":5,"title":1},"335":{"body":24,"breadcrumbs":6,"title":2},"336":{"body":12,"breadcrumbs":5,"title":1},"337":{"body":326,"breadcrumbs":6,"title":2},"338":{"body":84,"breadcrumbs":6,"title":2},"339":{"body":145,"breadcrumbs":6,"title":2},"34":{"body":79,"breadcrumbs":8,"title":3},"340":{"body":16,"breadcrumbs":6,"title":2},"35":{"body":86,"breadcrumbs":9,"title":4},"36":{"body":63,"breadcrumbs":8,"title":3},"37":{"body":65,"breadcrumbs":7,"title":2},"38":{"body":85,"breadcrumbs":7,"title":2},"39":{"body":36,"breadcrumbs":7,"title":2},"4":{"body":45,"breadcrumbs":6,"title":3},"40":{"body":18,"breadcrumbs":6,"title":2},"41":{"body":131,"breadcrumbs":10,"title":6},"42":{"body":147,"breadcrumbs":10,"title":6},"43":{"body":147,"breadcrumbs":8,"title":4},"44":{"body":123,"breadcrumbs":10,"title":6},"45":{"body":101,"breadcrumbs":9,"title":5},"46":{"body":121,"breadcrumbs":11,"title":7},"47":{"body":103,"breadcrumbs":10,"title":6},"48":{"body":75,"breadcrumbs":7,"title":3},"49":{"body":36,"breadcrumbs":6,"title":2},"5":{"body":64,"breadcrumbs":5,"title":2},"50":{"body":10,"breadcrumbs":8,"title":4},"51":{"body":94,"breadcrumbs":8,"title":2},"52":{"body":59,"breadcrumbs":8,"title":2},"53":{"body":30,"breadcrumbs":8,"title":2},"54":{"body":231,"breadcrumbs":10,"title":4},"55":{"body":121,"breadcrumbs":10,"title":4},"56":{"body":101,"breadcrumbs":8,"title":2},"57":{"body":61,"breadcrumbs":9,"title":3},"58":{"body":69,"breadcrumbs":10,"title":4},"59":{"body":83,"breadcrumbs":9,"title":3},"6":{"body":26,"breadcrumbs":2,"title":1},"60":{"body":74,"breadcrumbs":8,"title":2},"61":{"body":82,"breadcrumbs":8,"title":2},"62":{"body":43,"breadcrumbs":8,"title":2},"63":{"body":33,"breadcrumbs":10,"title":2},"64":{"body":75,"breadcrumbs":10,"title":2},"65":{"body":18,"breadcrumbs":10,"title":2},"66":{"body":17,"breadcrumbs":10,"title":2},"67":{"body":80,"breadcrumbs":10,"title":2},"68":{"body":40,"breadcrumbs":8,"title":0},"69":{"body":18,"breadcrumbs":10,"title":2},"7":{"body":10,"breadcrumbs":4,"title":2},"70":{"body":19,"breadcrumbs":9,"title":1},"71":{"body":15,"breadcrumbs":11,"title":3},"72":{"body":13,"breadcrumbs":10,"title":2},"73":{"body":65,"breadcrumbs":10,"title":2},"74":{"body":31,"breadcrumbs":8,"title":0},"75":{"body":13,"breadcrumbs":10,"title":2},"76":{"body":22,"breadcrumbs":9,"title":1},"77":{"body":19,"breadcrumbs":10,"title":2},"78":{"body":12,"breadcrumbs":10,"title":2},"79":{"body":53,"breadcrumbs":10,"title":2},"8":{"body":80,"breadcrumbs":4,"title":1},"80":{"body":43,"breadcrumbs":8,"title":0},"81":{"body":31,"breadcrumbs":9,"title":1},"82":{"body":35,"breadcrumbs":9,"title":1},"83":{"body":27,"breadcrumbs":10,"title":2},"84":{"body":32,"breadcrumbs":10,"title":2},"85":{"body":10,"breadcrumbs":11,"title":3},"86":{"body":16,"breadcrumbs":9,"title":1},"87":{"body":22,"breadcrumbs":9,"title":1},"88":{"body":21,"breadcrumbs":9,"title":1},"89":{"body":28,"breadcrumbs":10,"title":2},"9":{"body":52,"breadcrumbs":4,"title":1},"90":{"body":6,"breadcrumbs":11,"title":3},"91":{"body":15,"breadcrumbs":9,"title":1},"92":{"body":12,"breadcrumbs":9,"title":1},"93":{"body":30,"breadcrumbs":10,"title":2},"94":{"body":8,"breadcrumbs":11,"title":3},"95":{"body":17,"breadcrumbs":9,"title":1},"96":{"body":13,"breadcrumbs":9,"title":1},"97":{"body":14,"breadcrumbs":10,"title":2},"98":{"body":13,"breadcrumbs":11,"title":3},"99":{"body":28,"breadcrumbs":10,"title":2}},"docs":{"0":{"body":"Before we dive into the testing framework, lets make sure were on the same\\npage about Nomos itself. You dont need to be a Nomos expert to use this\\nframework, but understanding a few key concepts will help the examples make\\nsense.","breadcrumbs":"Project Context Primer » Project Context Primer","id":"0","title":"Project Context Primer"},"1":{"body":"Nomos is a modular blockchain protocol built around three main components:\\nvalidators, executors, and a data availability subsystem. Lets look at what\\neach one does.","breadcrumbs":"Project Context Primer » The Nomos Architecture","id":"1","title":"The Nomos Architecture"},"10":{"body":"The book is organized into four parts: Part I: Foundations gives you the mental model. Well walk through the\\narchitecture, explain why the framework makes certain design choices, and show\\nyou how scenarios execute from start to finish. If youre new to the framework,\\nstart here. Part II: User Guide is where youll spend most of your time. Well show you\\nhow to write scenarios, combine workloads, set up your environment, and run\\ntests across different backends. Jump here if you want to get something running\\nquickly and learn by doing. Part III: Developer Reference goes deep into the internals. Youll learn\\nhow to extend the framework with custom workloads, new expectations, or even\\nnew deployment backends. Read this when you need to add capabilities the\\nframework doesnt provide yet. Part IV: Appendix collects quick references, troubleshooting guides, and\\nanswers to common questions. Keep this handy when youre debugging test\\nfailures or cant remember the exact syntax. You dont need to read this book front to back. If you already understand the\\nconcepts and just want examples, jump straight to the Examples chapter. If you\\nprefer to understand the “why” before the “how”, read Part I first. This book\\nis designed to support both approaches. Lets get started!","breadcrumbs":"Part I — Foundations » Introduction » How to Use This Book","id":"10","title":"How to Use This Book"},"100":{"body":"The scenario builder API is designed to be fluent and readable. This chapter\\ncollects patterns and best practices for building clear, maintainable scenarios.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Scenario Builder Patterns","id":"100","title":"Scenario Builder Patterns"},"101":{"body":"The scenario builder uses a fluent API where each method returns self,\\nallowing method chaining: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(3, 1) .transactions().rate(10).apply() .expect_consensus_liveness() .with_run_duration(Duration::from_secs(60)) .build(); } This reads top-to-bottom: start with topology, add workloads, add expectations,\\nset duration, build the plan.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Builder Pattern Basics","id":"101","title":"Builder Pattern Basics"},"102":{"body":"Always start by defining your topology. This sets the foundation for everything\\nelse: #![allow(unused)] fn main() {\\n// Good: topology first\\nScenarioBuilder::with_node_counts(3, 1) .transactions().rate(10).apply() // Also good: custom topology\\nScenarioBuilder::new() .with_topology( TopologyBuilder::with_node_counts(5, 2) .with_network_layout(NetworkLayout::Mesh) .build() ) .transactions().rate(10).apply() } Topology determines what workloads make sense. You cant add transaction\\nworkloads without executors, so declaring topology first makes this obvious.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Topology First","id":"102","title":"Pattern: Topology First"},"103":{"body":"Workload builders nest within the scenario builder: #![allow(unused)] fn main() {\\nScenarioBuilder::with_node_counts(3, 2) .transactions() // Enter transaction workload builder .rate(10) // Configure transaction workload .actors(20) .apply() // Exit back to scenario builder .da_blobs() // Enter DA workload builder .rate(2) .size(512_000) .apply() // Exit back to scenario builder } The .apply() call is crucial—it finalizes the workload and returns to the\\nscenario builder. If you forget .apply(), youll get a type error.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Workload Chains","id":"103","title":"Pattern: Workload Chains"},"104":{"body":"Many workloads include sensible default expectations: #![allow(unused)] fn main() {\\n// This implicitly adds TransactionInclusion expectation\\nScenarioBuilder::with_node_counts(2, 1) .transactions().rate(10).apply() } You can disable bundled expectations if needed: #![allow(unused)] fn main() {\\nScenarioBuilder::with_node_counts(2, 1) .transactions() .rate(10) .no_bundled_expectations() // Don\'t add inclusion expectation .apply() } This is useful when you want custom inclusion criteria or when inclusion isnt\\nrelevant for your test.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Bundled Expectations","id":"104","title":"Pattern: Bundled Expectations"},"105":{"body":"Always set an explicit run duration: #![allow(unused)] fn main() {\\n// Good: explicit duration .with_run_duration(Duration::from_secs(60)) // Bad: relying on defaults\\n// (framework will error during build if duration is missing) } Choose durations based on what youre testing: Quick smoke tests: 30-60s Workload-driven tests: 60-120s Chaos/resilience: 90-180s Soak tests: 300s+","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Explicit Duration","id":"105","title":"Pattern: Explicit Duration"},"106":{"body":"Only add chaos workloads when explicitly testing resilience: #![allow(unused)] fn main() {\\n// Deterministic test: no chaos\\nScenarioBuilder::with_node_counts(3, 1) .transactions().rate(10).apply() .expect_consensus_liveness() // Resilience test: explicit chaos\\nScenarioBuilder::with_node_counts(4, 1) // Extra validator for tolerance .transactions().rate(10).apply() .chaos().restart().interval(Duration::from_secs(20)).apply() .expect_consensus_liveness() } Dont add chaos “just because”—it makes tests non-deterministic and harder to\\ndebug. Use chaos intentionally when testing recovery logic.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Chaos Opt-In","id":"106","title":"Pattern: Chaos Opt-In"},"107":{"body":"Choose node counts deliberately: #![allow(unused)] fn main() {\\n// Consensus tests: 3+ validators for meaningful coordination\\nScenarioBuilder::with_node_counts(3, 0) // Transaction tests: need at least 1 executor\\nScenarioBuilder::with_node_counts(2, 1) // Chaos tests: N+1 validators to tolerate 1 down\\nScenarioBuilder::with_node_counts(4, 1) // Production-like: many nodes\\nScenarioBuilder::with_node_counts(10, 5) } More nodes = more realistic but slower and more resource-intensive. Find the\\nminimum that tests what you need.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Node Count Rationale","id":"107","title":"Pattern: Node Count Rationale"},"108":{"body":"Tune workload rates based on node count and hardware: #![allow(unused)] fn main() {\\n// Light load: good for smoke tests .transactions().rate(5).apply() // Moderate load: exercises mempool and block packing .transactions().rate(20).apply() // Heavy load: stress testing .transactions().rate(100).apply() } Start with low rates and increase until you see interesting behavior\\n(congestion, backpressure, failure modes).","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Rate Tuning","id":"108","title":"Pattern: Rate Tuning"},"109":{"body":"Mix workloads to test realistic scenarios: #![allow(unused)] fn main() {\\nScenarioBuilder::with_node_counts(4, 2) // User traffic .transactions().rate(15).apply() // System traffic .da_blobs().rate(3).size(256_000).apply() // Operational chaos .chaos().restart().interval(Duration::from_secs(30)).apply() // Verify both subsystems stay live .expect_consensus_liveness() .expect_da_liveness() } This exercises multiple subsystems concurrently, revealing interaction bugs\\nthat isolated tests miss.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Combining Workloads","id":"109","title":"Pattern: Combining Workloads"},"11":{"body":"Now that you understand what Nomos is, lets look at how the testing framework\\nis structured. The framework has five main concepts that work together to run\\nintegration tests: topology, scenarios, runners, workloads, and expectations. Dont worry if these terms sound abstract—well explain each one and show how\\nthey connect. By the end of this chapter, youll understand how a test goes\\nfrom “I want to test X” to “here are the results.”","breadcrumbs":"Part I — Foundations » Architecture Overview » Architecture Overview","id":"11","title":"Architecture Overview"},"110":{"body":"Extract common patterns into helper functions: #![allow(unused)] fn main() {\\nfn base_scenario() -> ScenarioBuilder { ScenarioBuilder::with_node_counts(3, 1) .expect_consensus_liveness() .with_run_duration(Duration::from_secs(60))\\n} #[tokio::test]\\nasync fn test_light_load() -> Result<()> { let plan = base_scenario() .transactions().rate(5).apply() .build(); // ...\\n} #[tokio::test]\\nasync fn test_heavy_load() -> Result<()> { let plan = base_scenario() .transactions().rate(50).apply() .build(); // ...\\n} } This reduces duplication and makes tests consistent.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Reusable Builders","id":"110","title":"Pattern: Reusable Builders"},"111":{"body":"Adjust based on environment: #![allow(unused)] fn main() {\\nlet node_count = if std::env::var(\\"CI\\").is_ok() { 5 // More nodes in CI\\n} else { 3 // Fewer nodes locally\\n}; let plan = ScenarioBuilder::with_node_counts(node_count, 1) .transactions().rate(10).apply() .build(); } Or use builder helpers: #![allow(unused)] fn main() {\\nlet mut builder = ScenarioBuilder::with_node_counts(3, 1); if std::env::var(\\"SLOW_ENVIRONMENT\\").is_ok() { builder = builder.with_timeout_multiplier(2);\\n} let plan = builder .transactions().rate(10).apply() .build(); }","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Environment-Specific Configuration","id":"111","title":"Pattern: Environment-Specific Configuration"},"112":{"body":"Use the builder API to document test intent: #![allow(unused)] fn main() {\\n// Clear intent through naming and structure\\nScenarioBuilder::with_node_counts(3, 1) .transactions() .rate(10) // Moderate load .actors(5) // Limited actors for determinism .apply() .expect_consensus_liveness() // Must keep making blocks .with_run_duration(Duration::from_secs(60)) // One minute observation .build(); } The builder calls read like documentation—no comments needed for straightforward scenarios.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Pattern: Documentation Through Code","id":"112","title":"Pattern: Documentation Through Code"},"113":{"body":"Anti-pattern 1: Missing .apply() #![allow(unused)] fn main() {\\n// WRONG: forgot .apply()\\nScenarioBuilder::with_node_counts(3, 1) .transactions() .rate(10) // Missing .apply() here! .expect_consensus_liveness() // Type error } Always close workload builders with .apply(). Anti-pattern 2: Implicit durations #![allow(unused)] fn main() {\\n// WRONG: no duration set\\nScenarioBuilder::with_node_counts(3, 1) .transactions().rate(10).apply() .build(); // Build will fail } Always set with_run_duration() explicitly. Anti-pattern 3: Workloads without expectations #![allow(unused)] fn main() {\\n// QUESTIONABLE: what defines success?\\nScenarioBuilder::with_node_counts(3, 1) .transactions().rate(10).apply() .with_run_duration(Duration::from_secs(60)) .build(); } Workloads without expectations can still pass the test even if nothing worked.\\nAlways add at least consensus liveness. Anti-pattern 4: Too many concerns #![allow(unused)] fn main() {\\n// BAD: tests too many things\\nScenarioBuilder::with_node_counts(10, 5) .transactions().rate(100).apply() .da_blobs().rate(50).apply() .chaos().restart().apply() .expect_consensus_liveness() .expect_da_liveness() .expect_transaction_inclusion() .with_run_duration(Duration::from_secs(300)) } This test is slow, hard to debug, and unclear about what its testing. Break\\ninto smaller focused tests.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Anti-Patterns to Avoid","id":"113","title":"Anti-Patterns to Avoid"},"114":{"body":"When adding custom workloads, create builder extensions: #![allow(unused)] fn main() {\\npub trait MyWorkloadBuilderExt { fn my_workload(self) -> MyWorkloadBuilder;\\n} impl MyWorkloadBuilderExt for ScenarioBuilder { fn my_workload(self) -> MyWorkloadBuilder { MyWorkloadBuilder::new(self) }\\n} // Now you can use it fluently:\\nScenarioBuilder::with_node_counts(3, 1) .my_workload() .custom_param(42) .apply() } See the Extending the Framework chapter for details.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Builder Extensions for Custom Workloads","id":"114","title":"Builder Extensions for Custom Workloads"},"115":{"body":"You now understand the patterns that make scenarios readable and maintainable.\\nThe remaining chapters cover reference material: the Glossary, Troubleshooting,\\nand FAQ.","breadcrumbs":"Part II — User Guide » Core Content: ScenarioBuilderExt Patterns » Whats Next","id":"115","title":"Whats Next"},"116":{"body":"Shape a topology, pick a runner: choose local for quick iteration, compose for reproducible multi-node stacks with observability, or k8s for cluster-grade validation. Compose workloads deliberately: pair transactions and data-availability traffic for end-to-end coverage; add chaos only when assessing recovery and resilience. Align expectations with goals: use liveness-style checks to confirm the system keeps up with planned activity, and add workload-specific assertions for inclusion or availability. Reuse plans across environments: keep the scenario constant while swapping runners to compare behavior between developer machines and CI clusters. Iterate with clear signals: treat expectation outcomes as the primary pass/fail indicator, and adjust topology or workloads based on what those signals reveal.","breadcrumbs":"Part II — User Guide » Usage Patterns » Usage Patterns","id":"116","title":"Usage Patterns"},"117":{"body":"State your intent: document the goal of each scenario (throughput, DA\\nvalidation, resilience) so expectation choices are obvious. Keep runs meaningful: choose durations that allow multiple blocks and make\\ntiming-based assertions trustworthy. Separate concerns: start with deterministic workloads for functional\\nchecks; add chaos in dedicated resilience scenarios to avoid noisy failures. Reuse patterns: standardize on shared topology and workload presets so\\nresults are comparable across environments and teams. Observe first, tune second: rely on liveness and inclusion signals to\\ninterpret outcomes before tweaking rates or topology. Environment fit: pick runners that match the feedback loop you need—local\\nfor speed, compose for reproducible stacks, k8s for cluster-grade fidelity. Minimal surprises: seed only necessary wallets and keep configuration\\ndeltas explicit when moving between CI and developer machines.","breadcrumbs":"Part II — User Guide » Best Practices » Best Practices","id":"117","title":"Best Practices"},"118":{"body":"This chapter collects complete, runnable scenarios that demonstrate common\\ntesting patterns. You can copy these examples, adjust parameters, and adapt\\nthem to your needs. Each example shows what it tests, why youd use it, and how to tweak it for\\ndifferent environments.","breadcrumbs":"Part II — User Guide » Examples » Examples","id":"118","title":"Examples"},"119":{"body":"What it tests: Basic consensus works with minimal nodes. When to use it: Quick sanity checks during development, or as a starting\\npoint for more complex tests. #![allow(unused)] fn main() {\\nuse nomos_testing_core::scenario::ScenarioBuilder;\\nuse nomos_testing_workflows::builder::ScenarioBuilderExt;\\nuse nomos_testing_runners_local::LocalDeployer;\\nuse std::time::Duration; #[tokio::test]\\nasync fn minimal_consensus() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(2, 0) .expect_consensus_liveness() .with_run_duration(Duration::from_secs(30)) .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Tweaking parameters: Increase node count to (3, 0) or (4, 0) to test larger validator sets Increase duration to 60 seconds if you want more block samples Change to ComposeRunner for isolated Docker environment","breadcrumbs":"Part II — User Guide » Examples » Example 1: Minimal Consensus Smoke Test","id":"119","title":"Example 1: Minimal Consensus Smoke Test"},"12":{"body":"When you write a test with this framework, youre working with five building\\nblocks. Heres the path your test takes: flowchart LR A[Topology<br/>shape cluster] --> B[Scenario<br/>plan] B --> C[Deployer/Runner<br/>deploy & orchestrate] C --> D[Workloads<br/>drive traffic] D --> E[Expectations<br/>verify outcomes] Lets explore what each piece does.","breadcrumbs":"Part I — Foundations » Architecture Overview » The Five Core Concepts","id":"12","title":"The Five Core Concepts"},"120":{"body":"What it tests: Transactions submitted by executors get included in blocks\\nproduced by validators. When to use it: Testing transaction processing, validating mempool behavior,\\nor establishing baseline inclusion rates. #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn transaction_inclusion() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(2, 1) // 2 validators, 1 executor .transactions() .rate(5) // 5 transactions per second .duration(60) // Submit for full test duration .apply() .expect_consensus_liveness() // Blocks keep coming .with_run_duration(Duration::from_secs(60)) .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Tweaking parameters: Increase .rate(5) to 10 or 20 to stress mempool and block packing Add more executors (2, 2) to test multiple transaction sources Increase validators (4, 2) to test transaction propagation across larger\\nnetworks The transaction workload automatically adds an inclusion expectation","breadcrumbs":"Part II — User Guide » Examples » Example 2: Transaction Workload","id":"120","title":"Example 2: Transaction Workload"},"121":{"body":"What it tests: Executors can disperse DA blobs and validators can sample\\nthem successfully. When to use it: Testing DA subsystem in isolation, validating dispersal and\\nsampling logic. #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn da_blob_dispersal() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(3, 2) // Need executors for dispersal .da_blobs() .rate(2) // 2 blobs per second .size(256_000) // 256KB per blob .apply() .expect_consensus_liveness() .expect_da_liveness() // Check DA is working .with_run_duration(Duration::from_secs(120)) .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Tweaking parameters: Increase .size(256_000) to 1_000_000 (1MB) to test larger blobs Decrease .rate(2) to 1 if dispersal is slow on your hardware Adjust topology DA settings if you want specific subnetwork/dispersal\\nconfigurations","breadcrumbs":"Part II — User Guide » Examples » Example 3: DA Blob Dispersal","id":"121","title":"Example 3: DA Blob Dispersal"},"122":{"body":"What it tests: System handles both transaction and DA traffic concurrently. When to use it: End-to-end validation that both subsystems work together,\\nrealistic load testing. #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn mixed_traffic() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(3, 2) .transactions() .rate(10) .apply() .da_blobs() .rate(2) .size(512_000) .apply() .expect_consensus_liveness() .expect_da_liveness() .with_run_duration(Duration::from_secs(120)) .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Tweaking parameters: Balance transaction and DA rates based on what youre testing Add more nodes if you want to test larger network coordination Increase duration to 180 seconds for longer observation windows","breadcrumbs":"Part II — User Guide » Examples » Example 4: Combined Transaction and DA Traffic","id":"122","title":"Example 4: Combined Transaction and DA Traffic"},"123":{"body":"What it tests: Consensus remains live when nodes restart unexpectedly. When to use it: Resilience testing, validating recovery logic, operational\\nreadiness. #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn consensus_survives_restarts() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(4, 1) // 4 validators tolerate 1 down .transactions() .rate(5) .apply() .chaos() .restart() // Random restarts .interval(Duration::from_secs(20)) // Every 20 seconds .apply() .expect_consensus_liveness() // Still makes progress .with_run_duration(Duration::from_secs(120)) .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Tweaking parameters: Increase node count to (5, 1) or (7, 2) to test larger Byzantine\\ntolerance Decrease restart interval to 10 seconds for more aggressive chaos Add DA workload to test both subsystems under churn Important: The chaos workload requires at least 3 validators to ensure\\nconsensus can tolerate one node being down.","breadcrumbs":"Part II — User Guide » Examples » Example 5: Chaos Restarts","id":"123","title":"Example 5: Chaos Restarts"},"124":{"body":"What it tests: System behavior under heavy sustained load. When to use it: Performance validation, finding resource bottlenecks,\\nstability testing. #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn heavy_load() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(5, 3) .transactions() .rate(50) // High transaction rate .apply() .da_blobs() .rate(5) .size(1_000_000) // Large blobs .apply() .expect_consensus_liveness() .with_run_duration(Duration::from_secs(300)) // Long run .build(); let runner = ComposeRunner::new() // Use Docker for isolation .deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Tweaking parameters: Adjust rates based on your hardware capabilities Run on ComposeRunner or K8sRunner to avoid impacting local machine Monitor logs and metrics to identify bottlenecks","breadcrumbs":"Part II — User Guide » Examples » Example 6: Stress Test","id":"124","title":"Example 6: Stress Test"},"125":{"body":"What it tests: Specific network configurations or DA parameter combinations. When to use it: Testing topology-specific behaviors, replicating production\\nconfigurations. #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn custom_topology() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::new() .with_topology( TopologyBuilder::with_node_counts(5, 2) .with_network_layout(NetworkLayout::Mesh) // Full connectivity .with_slot_duration(Duration::from_secs(1)) // Fast blocks .with_da_subnetwork_size(10) .with_da_dispersal_factor(3) .build() ) .transactions().rate(10).apply() .expect_consensus_liveness() .with_run_duration(Duration::from_secs(90)) .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Tweaking parameters: Change NetworkLayout::Mesh to Star to test hub-and-spoke connectivity Adjust slot duration to match your target block times Modify DA parameters to match production configurations","breadcrumbs":"Part II — User Guide » Examples » Example 7: Custom Topology","id":"125","title":"Example 7: Custom Topology"},"126":{"body":"All these examples use LocalDeployer by default for fast iteration. To run in\\nother environments, just swap the runner: #![allow(unused)] fn main() {\\n// Docker Compose\\nlet runner = ComposeRunner::new().deploy(&plan).await?; // Kubernetes\\nlet runner = K8sRunner::new().deploy(&plan).await?; } The scenario stays identical—only the deployment backend changes.","breadcrumbs":"Part II — User Guide » Examples » Running Examples in Different Environments","id":"126","title":"Running Examples in Different Environments"},"127":{"body":"These examples cover the most common testing patterns. For a complete reference\\nof available workloads and their configuration options, see the Workloads\\nchapter. For details on runner-specific setup and configuration, see the\\nRunners chapter.","breadcrumbs":"Part II — User Guide » Examples » Whats Next","id":"127","title":"Whats Next"},"128":{"body":"These illustrative scenarios stretch the framework to show how to build new\\nworkloads, expectations, deployers, and topology tricks. They are intentionally\\n“synthetic” to teach capabilities rather than prescribe production tests.","breadcrumbs":"Part II — User Guide » Advanced & Artificial Examples » Advanced & Artificial Examples","id":"128","title":"Advanced & Artificial Examples"},"129":{"body":"Idea: inject fake latency between node interactions using internal timers,\\nnot OS-level tooling. Demonstrates: sequencing control inside a workload, verifying protocol\\nprogression under induced lag, using timers to pace submissions. Shape: wrap submissions in delays that mimic slow peers; ensure the\\nexpectation checks blocks still progress.","breadcrumbs":"Part II — User Guide » Advanced & Artificial Examples » Synthetic Delay Workload (Network Latency Simulation)","id":"129","title":"Synthetic Delay Workload (Network Latency Simulation)"},"13":{"body":"A topology is your description of the test cluster. It answers questions like: How many validators do I need? How many executors? What network layout? (star, mesh, custom) What DA parameters? (subnetwork size, dispersal factor) Think of topology as declaring the “hardware” for your test. Youre not\\nlaunching actual nodes yet—youre just saying what you want. Heres an example: #![allow(unused)] fn main() {\\nTopologyBuilder::with_node_counts(3, 2) // 3 validators, 2 executors } The framework fills in sensible defaults for everything else (network config,\\nDA settings, slot timing). You can override these when your test needs specific\\nsettings, but defaults work for most scenarios.","breadcrumbs":"Part I — Foundations » Architecture Overview » Topology: Describing Your Cluster","id":"13","title":"Topology: Describing Your Cluster"},"130":{"body":"Idea: traffic rate changes every block or N seconds (e.g., blocks 13 low,\\n45 high, 67 zero, repeat). Demonstrates: dynamic, stateful workloads that use RunMetrics to time\\nphases; modeling real-world burstiness. Shape: schedule per-phase rates; confirm inclusion/liveness across peaks\\nand troughs.","breadcrumbs":"Part II — User Guide » Advanced & Artificial Examples » Oscillating Load Workload (Traffic Waves)","id":"130","title":"Oscillating Load Workload (Traffic Waves)"},"131":{"body":"Idea: a workload that drops half its planned submissions, sometimes\\ndouble-submits, and intentionally triggers expectation failures. Demonstrates: negative testing, resilience checks, and the value of clear\\nexpectations when behavior is adversarial by design. Shape: parameterize drop/double-submit probabilities; pair with an\\nexpectation that documents what “bad” looks like.","breadcrumbs":"Part II — User Guide » Advanced & Artificial Examples » Byzantine Behavior Mock","id":"131","title":"Byzantine Behavior Mock"},"132":{"body":"Idea: assert the last few blocks differ and block time stays within a\\ntolerated drift budget. Demonstrates: consuming BlockFeed or time-series metrics to validate\\nprotocol cadence; crafting post-run assertions around block diversity and\\ntiming. Shape: collect recent blocks, confirm no duplicates, and compare observed\\nintervals to a drift threshold.","breadcrumbs":"Part II — User Guide » Advanced & Artificial Examples » Custom Expectation: Block Finality Drift","id":"132","title":"Custom Expectation: Block Finality Drift"},"133":{"body":"Idea: a deployer that never starts nodes; it emits configs, simulates\\nreadiness, provides fake blockfeed/metrics. Demonstrates: full power of the deployer interface for CI dry-runs,\\nconfig verification, and ultra-fast feedback without Nomos binaries. Shape: produce logs/artifacts, stub readiness, and feed synthetic blocks\\nso expectations can still run.","breadcrumbs":"Part II — User Guide » Advanced & Artificial Examples » Custom Deployer: Dry-Run Deployer","id":"133","title":"Custom Deployer: Dry-Run Deployer"},"134":{"body":"Idea: topology parameters change at runtime (random validators, DA\\nsettings, network shapes). Demonstrates: randomized property testing and fuzzing approaches to\\ntopology building. Shape: pick roles and network layouts randomly per run; keep expectations\\ntolerant to variability while still asserting core liveness.","breadcrumbs":"Part II — User Guide » Advanced & Artificial Examples » Stochastic Topology Generator","id":"134","title":"Stochastic Topology Generator"},"135":{"body":"Idea: scenario runs in phases (e.g., phase 1 transactions, phase 2 DA,\\nphase 3 restarts, phase 4 sync check). Demonstrates: multi-stage tests, modular scenario assembly, and deliberate\\nlifecycle control. Shape: drive phase-specific workloads/expectations sequentially; enforce\\nclear boundaries and post-phase checks.","breadcrumbs":"Part II — User Guide » Advanced & Artificial Examples » Multi-Phase Scenario (“Pipelines”)","id":"135","title":"Multi-Phase Scenario (“Pipelines”)"},"136":{"body":"Youve written a scenario, chosen a runner, and now you want to actually run\\nit. This chapter covers the practical aspects: how to execute tests,\\ninterpret output, debug failures, and collect results.","breadcrumbs":"Part II — User Guide » Running Scenarios » Running Scenarios","id":"136","title":"Running Scenarios"},"137":{"body":"The simplest way to run scenarios is as Rust integration tests: #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn test_consensus_liveness() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(3, 0) .expect_consensus_liveness() .with_run_duration(Duration::from_secs(60)) .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Run it like any Rust test: cargo test test_consensus_liveness","breadcrumbs":"Part II — User Guide » Running Scenarios » Basic Execution","id":"137","title":"Basic Execution"},"138":{"body":"When you run a scenario, youll see several phases in the output:","breadcrumbs":"Part II — User Guide » Running Scenarios » Understanding Test Output","id":"138","title":"Understanding Test Output"},"139":{"body":"Building scenario plan...\\n✓ Topology validated: 3 validators, 0 executors\\n✓ Workloads validated\\n✓ Expectations validated\\n✓ Run window sufficient: 60s for ~30 expected blocks If validation fails, youll see specific errors: ✗ Run window too short: need at least 20s for workloads Fix these before proceeding.","breadcrumbs":"Part II — User Guide » Running Scenarios » Phase 1: Build and Validation","id":"139","title":"Phase 1: Build and Validation"},"14":{"body":"A scenario combines your topology with the activities you want to run (workloads)\\nand the checks you want to perform (expectations). Its the complete test plan\\nthat answers three questions: What cluster do I need? What should happen during the test? How do I know it succeeded? Heres a simple scenario: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(2, 1) .transactions().rate(5).apply() // Generate transaction traffic .expect_consensus_liveness() // Check blocks keep coming .with_run_duration(Duration::from_secs(60)) .build(); } Once built, the scenario is immutable. This is important—it means you can use\\nthe same plan with different runners to compare behavior across environments.","breadcrumbs":"Part I — Foundations » Architecture Overview » Scenario: The Complete Test Plan","id":"14","title":"Scenario: The Complete Test Plan"},"140":{"body":"Deploying with LocalRunner...\\nBuilding binaries...\\n✓ nomos-node built\\n✓ nomos-executor built\\nStarting nodes...\\n✓ nomos-validator-0 started (pid: 12345)\\n✓ nomos-validator-1 started (pid: 12346)\\n✓ nomos-validator-2 started (pid: 12347) This shows nodes coming online. With ComposeRunner or K8sRunner, youll\\nsee container/pod creation instead.","breadcrumbs":"Part II — User Guide » Running Scenarios » Phase 2: Deployment","id":"140","title":"Phase 2: Deployment"},"141":{"body":"Waiting for nodes to be ready...\\n✓ nomos-validator-0 ready (2.3s)\\n✓ nomos-validator-1 ready (2.5s)\\n✓ nomos-validator-2 ready (2.7s)\\nAll nodes ready in 2.7s If readiness times out, youll see which nodes failed and why: ✗ nomos-validator-2 not ready after 60s: no peers connected","breadcrumbs":"Part II — User Guide » Running Scenarios » Phase 3: Readiness","id":"141","title":"Phase 3: Readiness"},"142":{"body":"Starting workloads...\\n✓ Consensus liveness expectation baseline captured (block 0)\\nRunning for 60s...\\n[15s] Block height: 7\\n[30s] Block height: 15\\n[45s] Block height: 23\\n[60s] Block height: 31\\nWorkloads completed Youll see periodic progress updates showing block height. If workloads error: ✗ Transaction workload failed: connection refused to executor This indicates a node crashed or became unavailable mid-test.","breadcrumbs":"Part II — User Guide » Running Scenarios » Phase 4: Workload Execution","id":"142","title":"Phase 4: Workload Execution"},"143":{"body":"Evaluating expectations...\\n✓ Consensus liveness: saw 31 blocks (expected ≥30)\\nAll expectations passed Or if something failed: ✗ Consensus liveness: saw 12 blocks (expected ≥30) Stall detected at height 12 (no blocks for 45s)","breadcrumbs":"Part II — User Guide » Running Scenarios » Phase 5: Evaluation","id":"143","title":"Phase 5: Evaluation"},"144":{"body":"Cleaning up...\\n✓ Processes terminated\\n✓ Temp directories removed (set NOMOS_TESTING_PERSIST_LOGS=true to keep) Cleanup always runs, even if tests fail.","breadcrumbs":"Part II — User Guide » Running Scenarios » Phase 6: Cleanup","id":"144","title":"Phase 6: Cleanup"},"145":{"body":"Run all tests in a module: cargo test --test consensus_tests Run tests matching a pattern: cargo test transaction_ This runs all tests with “transaction_” in their name.","breadcrumbs":"Part II — User Guide » Running Scenarios » Running Multiple Tests","id":"145","title":"Running Multiple Tests"},"146":{"body":"By default, Rust runs tests in parallel. With integration tests that spawn\\nmultiple nodes, this can cause resource contention and port conflicts. Limit parallelism: cargo test --test-threads=2 Or run tests serially: cargo test -- --test-threads=1","breadcrumbs":"Part II — User Guide » Running Scenarios » Parallel Execution Concerns","id":"146","title":"Parallel Execution Concerns"},"147":{"body":"","breadcrumbs":"Part II — User Guide » Running Scenarios » Interpreting Results","id":"147","title":"Interpreting Results"},"148":{"body":"When all expectations pass: test test_consensus_liveness ... ok The RunResult also contains metrics you can inspect: #![allow(unused)] fn main() {\\nlet result = runner.run().await?;\\nassert!(result.is_success()); // Optional: inspect metrics\\nprintln!(\\"Final block height: {}\\", result.final_block_height());\\nprintln!(\\"Test duration: {:?}\\", result.actual_duration()); }","breadcrumbs":"Part II — User Guide » Running Scenarios » Success","id":"148","title":"Success"},"149":{"body":"When expectations fail: test test_consensus_liveness ... FAILED The error message shows which expectation failed and why: Expectation failed: Consensus liveness\\nExpected: at least 30 blocks in 60s\\nActual: 12 blocks\\nDetails: Block progression stalled at height 12 Check logs to diagnose why blocks stopped.","breadcrumbs":"Part II — User Guide » Running Scenarios » Failure","id":"149","title":"Failure"},"15":{"body":"Runners turn your scenario plan into actual running nodes. This is where the\\nframeworks portability comes in. The same scenario plan can deploy to: Local processes on your laptop (LocalRunner) Docker containers on your machine (ComposeRunner) Kubernetes pods in a cluster (K8sRunner) You choose the runner based on your environment, but the scenario stays the\\nsame: #![allow(unused)] fn main() {\\n// Same plan, different deployment\\nlet runner = LocalDeployer::new().deploy(&plan).await?;\\n// or\\nlet runner = ComposeRunner::new().deploy(&plan).await?;\\n// or let runner = K8sRunner::new().deploy(&plan).await?; } The runner handles deployment, waits for nodes to be ready, provides API\\nclients to workloads, and cleans up when the test finishes.","breadcrumbs":"Part I — Foundations » Architecture Overview » Runner: Making Plans Reality","id":"15","title":"Runner: Making Plans Reality"},"150":{"body":"If the test panics or errors during deployment/workload execution: test test_consensus_liveness ... FAILED\\nthread \'test_consensus_liveness\' panicked at \'Deployment failed: binaries not found\' This indicates infrastructure problems, not test failures. Check prerequisites\\nand environment setup.","breadcrumbs":"Part II — User Guide » Running Scenarios » Panic or Error","id":"150","title":"Panic or Error"},"151":{"body":"","breadcrumbs":"Part II — User Guide » Running Scenarios » Collecting Artifacts","id":"151","title":"Collecting Artifacts"},"152":{"body":"LocalDeployer: Logs are in /tmp/nomos-test-<uuid>/. To persist them: export NOMOS_TESTING_PERSIST_LOGS=true\\ncargo test test_consensus_liveness After the test, logs remain in the temp directory. Each node has its own subdirectory: /tmp/nomos-test-abc123/ ├── node-0/ │ ├── stdout.log │ ├── stderr.log │ └── data/ ├── node-1/ └── node-2/ ComposeRunner: Logs go to Docker: # While test is running\\ndocker-compose -f /tmp/nomos-compose-<uuid>/docker-compose.yml logs -f # After test\\ndocker-compose -f /tmp/nomos-compose-<uuid>/docker-compose.yml logs > test-logs.txt K8sRunner: Logs go to Kubernetes: # Get pod names\\nkubectl get pods -n nomos-testing # Fetch logs\\nkubectl logs nomos-validator-0 -n nomos-testing > validator-0.log","breadcrumbs":"Part II — User Guide » Running Scenarios » Logs","id":"152","title":"Logs"},"153":{"body":"If youve set up Prometheus scraping, metrics are available during test runs: # Local\\ncurl http://localhost:18080/metrics # Compose (find exposed port)\\ndocker-compose port nomos-validator-0 18080 # Kubernetes (forward port)\\nkubectl port-forward nomos-validator-0 18080:18080 -n nomos-testing","breadcrumbs":"Part II — User Guide » Running Scenarios » Metrics","id":"153","title":"Metrics"},"154":{"body":"If a node crashes, core dumps (if enabled) go to: # Linux\\nls /var/crash/\\nls ./core.* # macOS\\nls ~/Library/Logs/DiagnosticReports/","breadcrumbs":"Part II — User Guide » Running Scenarios » Core Dumps","id":"154","title":"Core Dumps"},"155":{"body":"When a test fails, follow this workflow:","breadcrumbs":"Part II — User Guide » Running Scenarios » Debugging Failed Tests","id":"155","title":"Debugging Failed Tests"},"156":{"body":"The error message tells you what failed: Expectation failed: Consensus liveness\\nExpected: at least 30 blocks\\nActual: 12 blocks\\nStall detected at height 12 This narrows the problem: blocks stopped progressing.","breadcrumbs":"Part II — User Guide » Running Scenarios » 1. Read the Expectation Failure","id":"156","title":"1. Read the Expectation Failure"},"157":{"body":"Did all nodes become ready? ✓ nomos-validator-0 ready\\n✓ nomos-validator-1 ready\\n✗ nomos-validator-2 not ready: connection refused If a node failed readiness, thats your root cause.","breadcrumbs":"Part II — User Guide » Running Scenarios » 2. Check Readiness","id":"157","title":"2. Check Readiness"},"158":{"body":"Did workloads complete successfully? ✗ Transaction workload failed: timeout waiting for executor Workload failures often indicate nodes became unavailable mid-test.","breadcrumbs":"Part II — User Guide » Running Scenarios » 3. Check Workload Errors","id":"158","title":"3. Check Workload Errors"},"159":{"body":"Look at individual node logs for panics, errors, or warnings: # Local\\ncat /tmp/nomos-test-<uuid>/node-2/stderr.log # Compose\\ndocker-compose logs nomos-validator-2 # Kubernetes\\nkubectl logs nomos-validator-2 Search for keywords like ERROR, panic, WARN, failed.","breadcrumbs":"Part II — User Guide » Running Scenarios » 4. Examine Node Logs","id":"159","title":"4. Examine Node Logs"},"16":{"body":"Workloads are what actually exercise your cluster during the test. They do\\nthings like: Submit transactions at a configured rate Disperse DA blobs and channels Restart nodes randomly to test resilience Workloads run asynchronously during your scenarios configured time window. You\\ndont manually start and stop them—the framework manages their lifecycle,\\nstarting them when nodes are ready and stopping them when times up.","breadcrumbs":"Part I — Foundations » Architecture Overview » Workloads: Generating Traffic","id":"16","title":"Workloads: Generating Traffic"},"160":{"body":"Are you running out of resources? # Disk space\\ndf -h # Memory\\nfree -h # Linux\\nvm_stat # macOS # Docker resources\\ndocker stats Resource exhaustion can cause nodes to slow down or crash.","breadcrumbs":"Part II — User Guide » Running Scenarios » 5. Check Resource Constraints","id":"160","title":"5. Check Resource Constraints"},"161":{"body":"If the test failed in CI, try to reproduce locally: #![allow(unused)] fn main() {\\n// Match CI environment\\nstd::env::set_var(\\"SLOW_ENVIRONMENT\\", \\"true\\"); let runner = ComposeRunner::new().deploy(&plan).await?; // Use Compose like CI } This helps distinguish infrastructure issues from actual bugs.","breadcrumbs":"Part II — User Guide » Running Scenarios » 6. Reproduce Locally","id":"161","title":"6. Reproduce Locally"},"162":{"body":"","breadcrumbs":"Part II — User Guide » Running Scenarios » Running in CI","id":"162","title":"Running in CI"},"163":{"body":"name: Integration Tests on: [push, pull_request] jobs: test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: actions-rs/toolchain@v1 with: toolchain: nightly - name: Run tests env: SLOW_ENVIRONMENT: true NOMOS_TESTING_PERSIST_LOGS: true run: | cargo test --test integration_tests --no-fail-fast - name: Upload logs on failure if: failure() uses: actions/upload-artifact@v3 with: name: test-logs path: /tmp/nomos-test-* Key points: Set SLOW_ENVIRONMENT=true for CI machines Use --no-fail-fast to run all tests even if some fail Collect logs as artifacts on failure","breadcrumbs":"Part II — User Guide » Running Scenarios » GitHub Actions Example","id":"163","title":"GitHub Actions Example"},"164":{"body":"test:integration: stage: test image: rust:latest variables: SLOW_ENVIRONMENT: \\"true\\" NOMOS_TESTING_PERSIST_LOGS: \\"true\\" script: - cargo test --test integration_tests artifacts: when: on_failure paths: - /tmp/nomos-test-*/","breadcrumbs":"Part II — User Guide » Running Scenarios » GitLab CI Example","id":"164","title":"GitLab CI Example"},"165":{"body":"You can run scenarios programmatically outside of #[test] functions: #[tokio::main]\\nasync fn main() -> Result<()> { let plan = ScenarioBuilder::with_node_counts(5, 2) .transactions().rate(20).apply() .expect_consensus_liveness() .with_run_duration(Duration::from_secs(300)) .build(); let runner = ComposeRunner::new().deploy(&plan).await?; let result = runner.run().await?; // Custom result handling println!(\\"Test completed in {:?}\\", result.actual_duration()); println!(\\"Final block height: {}\\", result.final_block_height()); if !result.is_success() { eprintln!(\\"Test failed!\\"); for failure in result.expectation_failures() { eprintln!(\\" - {}: {}\\", failure.name(), failure.reason()); } std::process::exit(1); } Ok(())\\n} This is useful for custom test harnesses or integration with other tools.","breadcrumbs":"Part II — User Guide » Running Scenarios » Advanced: Programmatic Execution","id":"165","title":"Advanced: Programmatic Execution"},"166":{"body":"You now know how to run scenarios, interpret results, and debug failures. The\\nnext section, Part III: Developer Reference, covers extending the framework\\nwith custom workloads, expectations, and runners.","breadcrumbs":"Part II — User Guide » Running Scenarios » Whats Next","id":"166","title":"Whats Next"},"167":{"body":"Runners are the deployment backends that turn your scenario plan into running\\ninfrastructure. The same scenario works with any runner—you just swap one line\\nof code to change where and how nodes deploy. This chapter explains each runner in detail: how it works, when to use it, and\\nwhat tradeoffs it makes.","breadcrumbs":"Part II — User Guide » Runners » Runners","id":"167","title":"Runners"},"168":{"body":"Every runner implements the same core interface: #![allow(unused)] fn main() {\\n#[async_trait]\\npub trait Deployer { async fn deploy(&self, plan: &Scenario) -> Result<Box<dyn Runner>>;\\n} #[async_trait]\\npub trait Runner { async fn run(&self) -> Result<RunResult>; fn node_control(&self) -> Option<&dyn NodeControlHandle>;\\n} } deploy() takes your scenario plan and provisions nodes. It returns a Runner that can execute the scenario. run() executes the scenario: starts workloads, observes block progression,\\nevaluates expectations, and cleans up. node_control() provides optional access to node lifecycle control\\n(restarting nodes for chaos workloads). This interface is what makes scenarios portable. You write against this\\nabstraction, not specific implementation details.","breadcrumbs":"Part II — User Guide » Runners » Understanding the Runner Interface","id":"168","title":"Understanding the Runner Interface"},"169":{"body":"The local runner spawns node processes directly on your machine. Its the\\nsimplest and fastest runner.","breadcrumbs":"Part II — User Guide » Runners » LocalDeployer: Fast Iteration","id":"169","title":"LocalDeployer: Fast Iteration"},"17":{"body":"Expectations are your test assertions, but they work differently than typical\\nassertions. Instead of checking conditions inline, expectations evaluate at the\\nend of your test run. This lets them look at the whole run and aggregate multiple signals: Did blocks progress at the expected rate? Were submitted transactions included? Is DA working correctly? If any expectation fails, you get a detailed report showing exactly what went\\nwrong and which checks failed.","breadcrumbs":"Part I — Foundations » Architecture Overview » Expectations: Judging Success","id":"17","title":"Expectations: Judging Success"},"170":{"body":"Builds nomos-node and nomos-executor binaries if needed Creates temporary directories for each nodes data Spawns processes with generated configs Polls health endpoints until all nodes are ready Returns a runner that can execute the scenario On cleanup, kills processes and optionally deletes temp directories","breadcrumbs":"Part II — User Guide » Runners » How It Works","id":"170","title":"How It Works"},"171":{"body":"#![allow(unused)] fn main() {\\nuse nomos_testing_runners_local::LocalDeployer; let runner = LocalDeployer::new().deploy(&plan).await?;\\nlet result = runner.run().await?; }","breadcrumbs":"Part II — User Guide » Runners » Usage","id":"171","title":"Usage"},"172":{"body":"Persist logs: By default, temp directories are deleted after tests. To keep\\nthem: export NOMOS_TESTING_PERSIST_LOGS=true Logs will be in /tmp/nomos-test-<uuid>/. Binary path: If binaries arent in the default location: export NOMOS_BIN_PATH=/custom/path/to/binaries Port base: If default ports conflict: export NODE_PORT_BASE=28080","breadcrumbs":"Part II — User Guide » Runners » Configuration","id":"172","title":"Configuration"},"173":{"body":"Use LocalDeployer when: Youre developing a new test and want fast iteration Youre debugging a test failure and need easy log access Youre prototyping scenario shapes Resource isolation isnt critical Dont use LocalDeployer when: Tests need isolation from each other (processes share host networking) You need reproducible environments (host state can vary) Youre running many tests in parallel (port conflicts, resource contention)","breadcrumbs":"Part II — User Guide » Runners » When to Use","id":"173","title":"When to Use"},"174":{"body":"Pros: Fastest startup (no container overhead) Easy debugging (just attach gdb or check logs directly) Minimal dependencies (just Rust toolchain) Cons: No isolation (tests can interfere with each other) Platform-dependent (behavior varies across hosts) Limited to single machine (cant scale beyond local resources)","breadcrumbs":"Part II — User Guide » Runners » Pros and Cons","id":"174","title":"Pros and Cons"},"175":{"body":"The Compose runner uses Docker Compose to deploy nodes in containers. This\\nprovides isolation and reproducibility while staying on a single machine.","breadcrumbs":"Part II — User Guide » Runners » ComposeRunner: Reproducible Stacks","id":"175","title":"ComposeRunner: Reproducible Stacks"},"176":{"body":"Generates a docker-compose.yml from your topology Builds or pulls Docker images for nodes Starts a cfgsync service to distribute configs Launches node containers with networking configured Polls health endpoints until all nodes are ready Returns a runner that can execute the scenario On cleanup, stops and removes all containers, networks, and volumes","breadcrumbs":"Part II — User Guide » Runners » How It Works","id":"176","title":"How It Works"},"177":{"body":"#![allow(unused)] fn main() {\\nuse nomos_testing_runners_compose::ComposeRunner; let runner = ComposeRunner::new().deploy(&plan).await?;\\nlet result = runner.run().await?; }","breadcrumbs":"Part II — User Guide » Runners » Usage","id":"177","title":"Usage"},"178":{"body":"Docker image: Specify a custom image: #![allow(unused)] fn main() {\\nlet runner = ComposeRunner::new() .with_image(\\"myregistry/nomos-node:custom\\") .deploy(&plan).await?; } Compose file location: By default, generated compose files go to /tmp/nomos-compose-<uuid>. To customize: export COMPOSE_PROJECT_DIR=/custom/compose/dir Network mode: Default is bridge. For host networking: #![allow(unused)] fn main() {\\nlet runner = ComposeRunner::new() .with_network_mode(\\"host\\") .deploy(&plan).await?; }","breadcrumbs":"Part II — User Guide » Runners » Configuration","id":"178","title":"Configuration"},"179":{"body":"Use ComposeRunner when: You need test isolation (each run gets fresh containers) Youre running in CI and want reproducibility You want consistent environments across developers You need to test container-specific behaviors Dont use ComposeRunner when: Docker isnt available (some CI environments, restricted machines) You need multi-machine deployment (Compose is single-host) Container overhead is too slow for your iteration cycle","breadcrumbs":"Part II — User Guide » Runners » When to Use","id":"179","title":"When to Use"},"18":{"body":"Lets trace through what happens when you run a test: You build a scenario plan declaring your topology, workloads, and\\nexpectations You hand the plan to a runner (local, compose, or k8s) The runner deploys nodes on your chosen backend The runner waits for readiness—nodes must be online, connected, and\\nresponding to APIs before proceeding The runner starts your workloads, which generate traffic for the\\nconfigured duration The runner collects signals like block progression and metrics during\\nthe run The runner evaluates expectations, checking whether your success criteria\\nwere met The runner cleans up all resources—no leaked processes or containers Each step is isolated by design. The scenario doesnt know whether nodes are\\nlocal processes or Kubernetes pods. Workloads dont manage deployment.\\nExpectations dont spawn nodes. This separation makes the framework predictable\\nand easy to extend.","breadcrumbs":"Part I — Foundations » Architecture Overview » How Everything Works Together","id":"18","title":"How Everything Works Together"},"180":{"body":"Pros: Isolated environments (no test interference) Reproducible (containers behave consistently) CI-friendly (most CI platforms support Docker) Realistic (production deployments often use containers) Cons: Slower startup (container overhead) Requires Docker daemon More complex logs (need docker-compose logs) Limited to single machine","breadcrumbs":"Part II — User Guide » Runners » Pros and Cons","id":"180","title":"Pros and Cons"},"181":{"body":"The Kubernetes runner deploys nodes to a Kubernetes cluster. This provides the\\nhighest fidelity to production deployments and supports multi-machine scale.","breadcrumbs":"Part II — User Guide » Runners » K8sRunner: Production Fidelity","id":"181","title":"K8sRunner: Production Fidelity"},"182":{"body":"Creates a namespace for the test (if configured) Generates ConfigMaps for each nodes configuration Deploys StatefulSets for validators and executors Creates Services for node discovery and API access Waits for all pods to reach Ready status Returns a runner that can execute the scenario On cleanup, deletes all Kubernetes resources","breadcrumbs":"Part II — User Guide » Runners » How It Works","id":"182","title":"How It Works"},"183":{"body":"#![allow(unused)] fn main() {\\nuse nomos_testing_runners_k8s::K8sRunner; let runner = K8sRunner::new() .with_namespace(\\"nomos-testing\\") .deploy(&plan).await?;\\nlet result = runner.run().await?; }","breadcrumbs":"Part II — User Guide » Runners » Usage","id":"183","title":"Usage"},"184":{"body":"Namespace: Isolate tests in dedicated namespaces: #![allow(unused)] fn main() {\\nlet runner = K8sRunner::new() .with_namespace(\\"test-run-42\\") .deploy(&plan).await?; } Image: Specify the container image: #![allow(unused)] fn main() {\\nlet runner = K8sRunner::new() .with_image(\\"myregistry/nomos-node:v1.2.3\\") .deploy(&plan).await?; } Resource limits: Set CPU and memory limits: #![allow(unused)] fn main() {\\nlet runner = K8sRunner::new() .with_resources(ResourceLimits { cpu: \\"1000m\\", memory: \\"2Gi\\", }) .deploy(&plan).await?; } Storage class: Use specific storage: #![allow(unused)] fn main() {\\nlet runner = K8sRunner::new() .with_storage_class(\\"fast-ssd\\") .deploy(&plan).await?; }","breadcrumbs":"Part II — User Guide » Runners » Configuration","id":"184","title":"Configuration"},"185":{"body":"Use K8sRunner when: You need production-like deployments Youre validating Kubernetes-specific integration You need multi-machine scale Youre running long-duration tests that need scheduling/orchestration Dont use K8sRunner when: You dont have cluster access Fast iteration matters more than fidelity Cluster resource costs are a concern Simple local tests are sufficient","breadcrumbs":"Part II — User Guide » Runners » When to Use","id":"185","title":"When to Use"},"186":{"body":"Pros: Highest production fidelity Scales beyond single machine Real orchestration (scheduling, restarts, health checks) Multi-tenancy (namespaces isolate tests) Cons: Slowest startup (pod scheduling overhead) Requires cluster access and resources More complex debugging (logs scattered across pods) Higher cost (cluster resources)","breadcrumbs":"Part II — User Guide » Runners » Pros and Cons","id":"186","title":"Pros and Cons"},"187":{"body":"Heres a decision tree: flowchart TD Start{Need isolation?} -->|No| Local[Use LocalDeployer<br/>Fast iteration] Start -->|Yes| Docker{Have Docker?} Docker -->|Yes| Scale{Need multi-machine?} Docker -->|No| K8s[Use K8sRunner<br/>if cluster available] Scale -->|No| Compose[Use ComposeRunner<br/>Reproducible + isolated] Scale -->|Yes| K8s2[Use K8sRunner<br/>Production-like] Quick guide: Development: LocalDeployer CI: ComposeRunner Staging/Production validation: K8sRunner","breadcrumbs":"Part II — User Guide » Runners » Choosing a Runner","id":"187","title":"Choosing a Runner"},"188":{"body":"Not all runners support all features: Feature Local Compose K8s Node control (restarts) ✅ ✅ ✅ Network partitions ❌ 🚧 (future) 🚧 (future) Resource limits ❌ ✅ (Docker) ✅ (K8s) Multi-machine ❌ ❌ ✅ Observability Logs Docker logs K8s logs + metrics","breadcrumbs":"Part II — User Guide » Runners » Runner Capabilities","id":"188","title":"Runner Capabilities"},"189":{"body":"You can run the same test suite with different runners: #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn test_consensus_local() -> Result<()> { let plan = build_consensus_plan(); let runner = LocalDeployer::new().deploy(&plan).await?; assert!(runner.run().await?.is_success()); Ok(())\\n} #[tokio::test]\\nasync fn test_consensus_compose() -> Result<()> { let plan = build_consensus_plan(); // Same plan let runner = ComposeRunner::new().deploy(&plan).await?; assert!(runner.run().await?.is_success()); Ok(())\\n} fn build_consensus_plan() -> Scenario { ScenarioBuilder::with_node_counts(3, 0) .expect_consensus_liveness() .with_run_duration(Duration::from_secs(60)) .build()\\n} } This validates that behavior is consistent across deployment environments.","breadcrumbs":"Part II — User Guide » Runners » Mixing Runners","id":"189","title":"Mixing Runners"},"19":{"body":"If youve written integration tests before, you might expect to manually\\norchestrate everything: spawn processes, wait for startup, generate traffic,\\ncollect results, tear down. That approach works but doesnt scale—every test\\nreimplements orchestration logic, and failures are hard to debug because test\\nplumbing and actual bugs are tangled together. This framework inverts that model. You declare your intent, and the framework\\nhandles orchestration. This gives you: Portable tests that run the same way everywhere Clear failure signals when expectations point to actual problems No boilerplate for deployment, readiness, or cleanup Composable patterns you can reuse across tests","breadcrumbs":"Part I — Foundations » Architecture Overview » What Makes This Different","id":"19","title":"What Makes This Different"},"190":{"body":"If the provided runners dont fit your needs, you can implement your own: #![allow(unused)] fn main() {\\npub struct MyCustomRunner { // Your deployment state\\n} #[async_trait]\\nimpl Deployer for MyCustomRunner { async fn deploy(&self, plan: &Scenario) -> Result<Box<dyn Runner>> { // Your deployment logic }\\n} #[async_trait]\\nimpl Runner for MyCustomRunner { async fn run(&self) -> Result<RunResult> { // Your execution logic } fn node_control(&self) -> Option<&dyn NodeControlHandle> { // Optional control capability }\\n} } See the Extending the Framework chapter for details.","breadcrumbs":"Part II — User Guide » Runners » Advanced: Custom Runners","id":"190","title":"Advanced: Custom Runners"},"191":{"body":"You now understand how runners work and when to use each one. The next chapter,\\nRunning Scenarios, covers practical details of actually executing tests,\\ninterpreting results, and handling failures.","breadcrumbs":"Part II — User Guide » Runners » Whats Next","id":"191","title":"Whats Next"},"192":{"body":"Chaos in the framework uses node control to introduce failures and validate\\nrecovery. The built-in restart workload lives in testing_framework_workflows::workloads::chaos::RandomRestartWorkload.","breadcrumbs":"Part II — User Guide » Chaos Testing » Chaos Workloads","id":"192","title":"Chaos Workloads"},"193":{"body":"Requires NodeControlCapability ( enable_node_control() in the scenario\\nbuilder) and a runner that provides a NodeControlHandle. Randomly selects nodes (validators, executors) to restart based on your\\ninclude/exclude flags. Respects min/max delay between restarts and a target cooldown to avoid\\nflapping the same node too frequently. Runs alongside other workloads; expectations should account for the added\\ndisruption. Support varies by runner: node control is not provided by the local runner\\nand is not yet implemented for the k8s runner. Use a runner that advertises NodeControlHandle support (e.g., compose) for chaos workloads.","breadcrumbs":"Part II — User Guide » Chaos Testing » How it works","id":"193","title":"How it works"},"194":{"body":"#![allow(unused)] fn main() {\\nuse std::time::Duration;\\nuse testing_framework_core::scenario::ScenarioBuilder;\\nuse testing_framework_workflows::workloads::chaos::RandomRestartWorkload; let plan = ScenarioBuilder::with_node_counts(2, 1) .enable_node_control() .with_workload( RandomRestartWorkload::new( Duration::from_secs(45), // min delay Duration::from_secs(75), // max delay Duration::from_secs(120), // target cooldown true, // include validators true, // include executors ) ) .expect_consensus_liveness() .with_run_duration(Duration::from_secs(150)) .build();\\n// deploy with a runner that supports node control and run the scenario }","breadcrumbs":"Part II — User Guide » Chaos Testing » Usage","id":"194","title":"Usage"},"195":{"body":"Consensus liveness: ensure blocks keep progressing despite restarts. Height convergence: optionally check all nodes converge after the chaos\\nwindow. Any workload-specific inclusion checks if youre also driving tx/DA traffic.","breadcrumbs":"Part II — User Guide » Chaos Testing » Expectations to pair","id":"195","title":"Expectations to pair"},"196":{"body":"Keep delays/cooldowns realistic; avoid back-to-back restarts that would never\\nhappen in production. Limit chaos scope: toggle validators vs executors based on what you want to\\ntest. Combine with observability: monitor metrics/logs to explain failures.","breadcrumbs":"Part II — User Guide » Chaos Testing » Best practices","id":"196","title":"Best practices"},"197":{"body":"The deployer supplies a RunContext that workloads and expectations share. It\\nprovides: Topology descriptors ( GeneratedTopology) Client handles ( NodeClients / ClusterClient) for HTTP/RPC calls Metrics ( RunMetrics, Metrics) and block feed Optional NodeControlHandle for managing nodes (restart, block/unblock peers)","breadcrumbs":"Part II — User Guide » Node Control API » Node Control & RunContext","id":"197","title":"Node Control & RunContext"},"198":{"body":"Check for control support and use it conditionally: #![allow(unused)] fn main() {\\nuse testing_framework_core::scenario::{Expectation, RunContext, Workload}; struct RestartWorkload; impl Workload for RestartWorkload { fn name(&self) -> &\'static str { \\"restart_workload\\" } async fn start(&self, ctx: &RunContext) -> Result<(), Box<dyn std::error::Error + Send + Sync>> { if let Some(control) = ctx.node_control() { // Restart the first validator (index 0) if supported. control.restart_validator(0).await?; } Ok(()) }\\n} } When chaos workloads need control, require enable_node_control() in the\\nscenario builder and deploy with a runner that supports it.","breadcrumbs":"Part II — User Guide » Node Control API » Accessing node control in workloads/expectations","id":"198","title":"Accessing node control in workloads/expectations"},"199":{"body":"The NodeControlHandle trait currently provides: #![allow(unused)] fn main() {\\npub trait NodeControlHandle: Send + Sync { async fn restart_validator(&self, index: usize) -> Result<(), DynError>; async fn restart_executor(&self, index: usize) -> Result<(), DynError>;\\n} } Future extensions may include peer blocking/unblocking or other control\\noperations. For now, focus on restart-based chaos patterns as shown in the\\nchaos workload examples.","breadcrumbs":"Part II — User Guide » Node Control API » Current API surface","id":"199","title":"Current API surface"},"2":{"body":"Validators are the core consensus nodes. They participate in the Cryptarchia\\nconsensus protocol, produce blocks, and ensure the chain moves forward. But\\nthats not all—they also play an important role in data availability by\\nverifying and sampling DA data that executors publish. If youre familiar with other blockchain protocols, validators here work\\nsimilarly to what youd expect: they participate in consensus, propose blocks,\\nand help maintain chain state.","breadcrumbs":"Project Context Primer » Validators","id":"2","title":"Validators"},"20":{"body":"Now you understand the high-level architecture. The next chapters in Part I\\nwill deepen this mental model—showing you the testing philosophy behind design\\ndecisions, walking through the scenario lifecycle, and explaining the rationale\\nfor key choices. If you prefer to jump straight to writing code, skip to Part II: User Guide.\\nThe Authoring Scenarios chapter will walk you through\\nbuilding your first test step by step. Otherwise, lets continue building your foundation with the Testing Philosophy\\nchapter.","breadcrumbs":"Part I — Foundations » Architecture Overview » Whats Next","id":"20","title":"Whats Next"},"200":{"body":"Always guard control usage: not all runners expose NodeControlHandle. Treat control as best-effort: failures should surface as test failures, but\\nworkloads should degrade gracefully when control is absent. Combine control actions with expectations (e.g., restart then assert height\\nconvergence) to keep scenarios meaningful.","breadcrumbs":"Part II — User Guide » Node Control API » Considerations","id":"200","title":"Considerations"},"201":{"body":"This page focuses on cluster manipulation: node control, chaos patterns, and\\nwhat the tooling supports today.","breadcrumbs":"Part II — User Guide » Topology & Chaos Patterns » Topology & Chaos Patterns","id":"201","title":"Topology & Chaos Patterns"},"202":{"body":"Supported: restart/peer control via NodeControlHandle (compose runner). Not supported: local runner does not expose node control; k8s runner does\\nnot support it yet.","breadcrumbs":"Part II — User Guide » Topology & Chaos Patterns » Node control availability","id":"202","title":"Node control availability"},"203":{"body":"Restarts: random restarts with minimum delay/cooldown to test recovery. Partitions: block/unblock peers to simulate partial isolation, then assert\\nheight convergence after healing. Validator churn: stop one validator and start another (new key) mid-run to\\ntest membership changes; expect convergence. Load SLOs: push tx/DA rates and assert inclusion/availability budgets\\ninstead of only liveness. API probes: poll HTTP/RPC endpoints during chaos to ensure external\\ncontracts stay healthy (shape + latency).","breadcrumbs":"Part II — User Guide » Topology & Chaos Patterns » Chaos patterns to consider","id":"203","title":"Chaos patterns to consider"},"204":{"body":"Liveness/height convergence after chaos windows. SLO checks: inclusion latency, DA responsiveness, API latency/shape. Recovery checks: ensure nodes that were isolated or restarted catch up to\\ncluster height within a timeout.","breadcrumbs":"Part II — User Guide » Topology & Chaos Patterns » Expectations to pair","id":"204","title":"Expectations to pair"},"205":{"body":"Keep chaos realistic: avoid flapping or patterns you wouldnt operate in prod. Scope chaos: choose validators vs executors intentionally; dont restart all\\nnodes at once unless youre testing full outages. Combine chaos with observability: capture block feed/metrics and API health so\\nfailures are diagnosable.","breadcrumbs":"Part II — User Guide » Topology & Chaos Patterns » Guidance","id":"205","title":"Guidance"},"206":{"body":"This chapter covers the practical side of running scenarios: setting up your\\nenvironment, handling prerequisites, and debugging when things go wrong. Think\\nof it as the operators manual for the testing framework.","breadcrumbs":"Part II — User Guide » Operations » Operations","id":"206","title":"Operations"},"207":{"body":"Before running any scenarios, you need a few things in place.","breadcrumbs":"Part II — User Guide » Operations » Prerequisites","id":"207","title":"Prerequisites"},"208":{"body":"The testing framework needs to build and run nomos-node and nomos-executor\\nbinaries. It expects to find the Nomos repository in a sibling directory: parent-dir/ ├── nomos-node/ # Main Nomos repository └── nomos-testing/ # This framework If your checkout is elsewhere, you can set the NOMOS_PATH environment variable: export NOMOS_PATH=/path/to/nomos-node","breadcrumbs":"Part II — User Guide » Operations » Nomos Node Checkout","id":"208","title":"Nomos Node Checkout"},"209":{"body":"Each runner has different platform requirements: LocalDeployer: Rust toolchain (to build binaries) Sufficient ports available (each node needs several ports) Enough disk space for node data directories (~100MB per node) ComposeRunner: Docker and Docker Compose installed Docker daemon running with sufficient resources Network connectivity for container communication K8sRunner: Kubernetes cluster access ( kubectl configured) Sufficient cluster resources (CPU, memory, storage) Permissions to create StatefulSets, Services, and ConfigMaps","breadcrumbs":"Part II — User Guide » Operations » Runner-Specific Prerequisites","id":"209","title":"Runner-Specific Prerequisites"},"21":{"body":"This framework embodies specific principles that shape how you author and run\\nscenarios. Understanding these principles helps you write effective tests and\\ninterpret results correctly.","breadcrumbs":"Part I — Foundations » Testing Philosophy » Testing Philosophy","id":"21","title":"Testing Philosophy"},"210":{"body":"Some tests (particularly those exercising DA proofs) require circuit and prover\\nartifacts. These are large files (~GB) that shouldnt be in Git. Fetch them with the provided script: cd nomos-testing\\n./scripts/setup-nomos-circuits.sh This downloads and extracts artifacts to ../nomos-node/nodes/nomos-node/kzgrs_params/. You only need to do this once, or when circuits change.","breadcrumbs":"Part II — User Guide » Operations » Circuit and Prover Assets","id":"210","title":"Circuit and Prover Assets"},"211":{"body":"The framework respects several environment variables for operational tuning.","breadcrumbs":"Part II — User Guide » Operations » Environment Configuration","id":"211","title":"Environment Configuration"},"212":{"body":"If youre running on resource-constrained hardware (CI machines, shared\\nservers), nodes might take longer to start or produce blocks more slowly. Enable\\nslow mode: export SLOW_ENVIRONMENT=true This relaxes readiness timeouts and adjusts block rate expectations. Tests will\\ntake longer but wont fail due to timing sensitivity.","breadcrumbs":"Part II — User Guide » Operations » Slow Environment Mode","id":"212","title":"Slow Environment Mode"},"213":{"body":"Enable detailed tracing for debugging: export RUST_LOG=debug\\nexport TRACING_ENABLED=true This produces verbose logs showing all API calls, block progression, and\\nworkload activity. Useful when a test fails and you need to understand what\\nhappened.","breadcrumbs":"Part II — User Guide » Operations » Tracing and Logging","id":"213","title":"Tracing and Logging"},"214":{"body":"By default, nodes use ports starting at 18080. If these conflict with other\\nservices, adjust the base port: export NODE_PORT_BASE=28080 Each node increments from the base (28080, 28081, 28082, etc.).","breadcrumbs":"Part II — User Guide » Operations » Port Configuration","id":"214","title":"Port Configuration"},"215":{"body":"The framework enforces strict readiness checks before starting workloads. This\\nprevents false failures from racing against node startup.","breadcrumbs":"Part II — User Guide » Operations » Understanding Readiness Checks","id":"215","title":"Understanding Readiness Checks"},"216":{"body":"A node is “ready” when: Its HTTP API responds to health checks Consensus is initialized (Genesis block is loaded) Expected peers are connected (based on topology)","breadcrumbs":"Part II — User Guide » Operations » What Readiness Means","id":"216","title":"What Readiness Means"},"217":{"body":"By default, the framework waits up to 60 seconds for all nodes to become ready.\\nIf nodes arent ready by then, deployment fails. In slow environments, increase the timeout: export READINESS_TIMEOUT_SECS=120","breadcrumbs":"Part II — User Guide » Operations » Readiness Timeout","id":"217","title":"Readiness Timeout"},"218":{"body":"If deployment fails with “nodes not ready”, check: Are binaries built? Check for build errors in logs. Are ports available? Another process might be using node ports. Is network connectivity working? In Docker/Kubernetes, network issues can\\nprevent peer connections. Are genesis configs correct? Misconfigured genesis can prevent consensus\\ninitialization. The framework logs each nodes readiness status, so you can see which specific\\nnode failed and why.","breadcrumbs":"Part II — User Guide » Operations » Debugging Readiness Failures","id":"218","title":"Debugging Readiness Failures"},"219":{"body":"During test runs, nodes expose metrics and logs for observability.","breadcrumbs":"Part II — User Guide » Operations » Observability and Metrics","id":"219","title":"Observability and Metrics"},"22":{"body":"Describe what you want to test, not how to orchestrate it: #![allow(unused)] fn main() {\\n// Good: declarative\\nScenarioBuilder::with_node_counts(2, 1) .transactions().rate(5).apply() .expect_consensus_liveness() .build(); // Bad: imperative (framework doesn\'t work this way)\\n// spawn_validator(); spawn_executor(); // loop { submit_tx(); check_block(); } } Why it matters: The framework handles deployment, readiness, and cleanup.\\nYou focus on test intent, not infrastructure orchestration.","breadcrumbs":"Part I — Foundations » Testing Philosophy » Declarative over Imperative","id":"22","title":"Declarative over Imperative"},"220":{"body":"LocalDeployer writes logs to temporary directories: /tmp/nomos-test-<uuid>/node-0/ ├── stdout.log # Node stdout ├── stderr.log # Node stderr └── data/ # Node data directory Set NOMOS_TESTING_PERSIST_LOGS=true to keep logs after tests finish. ComposeRunner logs go to Docker: docker-compose logs -f nomos-validator-0 K8sRunner logs go to Kubernetes: kubectl logs nomos-validator-0","breadcrumbs":"Part II — User Guide » Operations » Log Files","id":"220","title":"Log Files"},"221":{"body":"Each node exposes a metrics endpoint (default http://localhost:18080/metrics).\\nYou can scrape these with Prometheus during long-running tests. In Docker/Kubernetes environments, metrics endpoints are exposed via Services.","breadcrumbs":"Part II — User Guide » Operations » Metrics Endpoints","id":"221","title":"Metrics Endpoints"},"222":{"body":"The framework tracks block height in real-time during tests. If blocks stop\\nprogressing, youll see warnings in the logs: WARN Block progression stalled at height 42 This helps diagnose consensus issues even before expectations evaluate.","breadcrumbs":"Part II — User Guide » Operations » Block Progression Tracking","id":"222","title":"Block Progression Tracking"},"223":{"body":"When a test fails, work through this checklist:","breadcrumbs":"Part II — User Guide » Operations » Failure Triage","id":"223","title":"Failure Triage"},"224":{"body":"The test result shows which expectation failed: FAIL Consensus liveness: expected at least 30 blocks, saw 12 This tells you what went wrong at a high level.","breadcrumbs":"Part II — User Guide » Operations » 1. Check Expectations","id":"224","title":"1. Check Expectations"},"225":{"body":"Did all nodes become ready? Look for readiness errors in logs: ERROR Node nomos-validator-2 failed readiness: no peers connected Readiness failures indicate deployment problems, not test failures.","breadcrumbs":"Part II — User Guide » Operations » 2. Check Readiness","id":"225","title":"2. Check Readiness"},"226":{"body":"Did workloads encounter errors during execution? ERROR Transaction workload: submission failed: connection refused Workload errors might indicate nodes crashed or became unavailable mid-test.","breadcrumbs":"Part II — User Guide » Operations » 3. Check Workload Errors","id":"226","title":"3. Check Workload Errors"},"227":{"body":"Dive into individual node logs to see what happened: # Local\\ncat /tmp/nomos-test-<uuid>/node-0/stdout.log # Docker\\ndocker-compose logs nomos-validator-0 # Kubernetes\\nkubectl logs nomos-validator-0 Look for panics, errors, or warnings around the time of failure.","breadcrumbs":"Part II — User Guide » Operations » 4. Check Node Logs","id":"227","title":"4. Check Node Logs"},"228":{"body":"Are you running out of disk, memory, or CPU? Resource exhaustion can cause nodes\\nto slow down or crash. # Check disk space\\ndf -h # Check memory (Linux)\\nfree -h # Check Docker resources\\ndocker stats","breadcrumbs":"Part II — User Guide » Operations » 5. Check Resource Constraints","id":"228","title":"5. Check Resource Constraints"},"229":{"body":"","breadcrumbs":"Part II — User Guide » Operations » Common Issues and Solutions","id":"229","title":"Common Issues and Solutions"},"23":{"body":"Reason in blocks and consensus intervals, not wall-clock seconds: #![allow(unused)] fn main() {\\n// Good: protocol-oriented thinking\\nlet plan = ScenarioBuilder::with_node_counts(2, 1) .transactions().rate(5).apply() // 5 tx per block .with_run_duration(Duration::from_secs(60)) // Let framework calculate expected blocks .expect_consensus_liveness() // \\"Did we produce the expected blocks?\\" .build(); // Bad: wall-clock assumptions\\n// \\"I expect exactly 10 blocks in 60 seconds\\"\\n// This breaks on slow CI where blocks might take 7s instead of 6s } Why it matters: Block production timing varies across environments—fast on\\na laptop (5s/block), slow on overloaded CI (8s/block). The framework calculates\\nexpected blocks based on configured slot duration, making assertions\\nenvironment-independent. Assert on “blocks produced relative to the run window”\\nnot “blocks produced per wall-clock second”.","breadcrumbs":"Part I — Foundations » Testing Philosophy » Protocol Time, Not Wall Time","id":"23","title":"Protocol Time, Not Wall Time"},"230":{"body":"Problem: Framework cant find nomos-node or nomos-executor binaries. Solution: Ensure NOMOS_PATH points to the Nomos repository and binaries\\nare built: cd ../nomos-node\\ncargo build --release --bin nomos-node --bin nomos-executor","breadcrumbs":"Part II — User Guide » Operations » “Binaries not found”","id":"230","title":"“Binaries not found”"},"231":{"body":"Problem: Another process is using node ports. Solution: Kill conflicting processes or change NODE_PORT_BASE: export NODE_PORT_BASE=28080","breadcrumbs":"Part II — User Guide » Operations » “Port already in use”","id":"231","title":"“Port already in use”"},"232":{"body":"Problem: Nodes arent becoming ready fast enough. Solution: Enable slow mode or increase timeout: export SLOW_ENVIRONMENT=true\\nexport READINESS_TIMEOUT_SECS=120","breadcrumbs":"Part II — User Guide » Operations » “Readiness timeout”","id":"232","title":"“Readiness timeout”"},"233":{"body":"Problem: ComposeRunner cant connect to Docker. Solution: Start Docker daemon: # Linux\\nsudo systemctl start docker # macOS\\nopen -a Docker","breadcrumbs":"Part II — User Guide » Operations » “Docker daemon not running”","id":"233","title":"“Docker daemon not running”"},"234":{"body":"Problem: K8sRunner cant find cluster or lacks permissions. Solution: Verify kubectl is configured: kubectl cluster-info\\nkubectl auth can-i create statefulset","breadcrumbs":"Part II — User Guide » Operations » “Kubernetes resources not found”","id":"234","title":"“Kubernetes resources not found”"},"235":{"body":"Running tests in CI requires some setup to ensure reliability.","breadcrumbs":"Part II — User Guide » Operations » CI Integration","id":"235","title":"CI Integration"},"236":{"body":"ComposeRunner is the best choice for CI because it provides isolation and\\nreproducibility: #![allow(unused)] fn main() {\\nlet runner = ComposeRunner::new().deploy(&plan).await?; }","breadcrumbs":"Part II — User Guide » Operations » Use ComposeRunner","id":"236","title":"Use ComposeRunner"},"237":{"body":"CI machines are often resource-constrained: # GitHub Actions example\\nenv: SLOW_ENVIRONMENT: true READINESS_TIMEOUT_SECS: 120","breadcrumbs":"Part II — User Guide » Operations » Enable Slow Mode","id":"237","title":"Enable Slow Mode"},"238":{"body":"Configure artifact collection so you can debug failures: - uses: actions/upload-artifact@v3 if: failure() with: name: test-logs path: /tmp/nomos-test-*/","breadcrumbs":"Part II — User Guide » Operations » Capture Logs","id":"238","title":"Capture Logs"},"239":{"body":"Dont run too many scenarios in parallel—each spawns multiple nodes: cargo test --jobs 2 # Limit parallelism","breadcrumbs":"Part II — User Guide » Operations » Parallel Test Limits","id":"239","title":"Parallel Test Limits"},"24":{"body":"Default scenarios are repeatable: Fixed topology Predictable traffic rates Deterministic checks Chaos is opt-in: #![allow(unused)] fn main() {\\n// Separate: functional test (deterministic)\\nlet plan = ScenarioBuilder::with_node_counts(2, 1) .transactions().rate(5).apply() .expect_consensus_liveness() .build(); // Separate: chaos test (introduces randomness)\\nlet chaos_plan = ScenarioBuilder::with_node_counts(3, 2) .enable_node_control() .chaos().restart().apply() .transactions().rate(5).apply() .expect_consensus_liveness() .build(); } Why it matters: Mixing determinism with chaos creates noisy, hard-to-debug\\nfailures. Separate concerns make failures actionable.","breadcrumbs":"Part I — Foundations » Testing Philosophy » Determinism First, Chaos When Needed","id":"24","title":"Determinism First, Chaos When Needed"},"240":{"body":"For validation that closely mirrors production, use K8sRunner with realistic\\ntopologies: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(10, 5) // Production-scale .with_topology( TopologyBuilder::with_node_counts(10, 5) .with_network_layout(NetworkLayout::Mesh) .build() ) .transactions().rate(50).apply() .with_run_duration(Duration::from_secs(300)) // 5-minute soak .build(); let runner = K8sRunner::new() .with_namespace(\\"nomos-testing\\") // Isolated namespace .deploy(&plan).await?; } Monitor cluster resources during the test and scale as needed.","breadcrumbs":"Part II — User Guide » Operations » Production-Like Testing","id":"240","title":"Production-Like Testing"},"241":{"body":"You now understand how to set up environments, configure the framework, and\\ntriage failures. The next chapter, Runners, goes deep into each runners\\nimplementation details and advanced configuration options.","breadcrumbs":"Part II — User Guide » Operations » Whats Next","id":"241","title":"Whats Next"},"242":{"body":"Deep dives for contributors who extend the framework, evolve its abstractions,\\nor maintain the crate set.","breadcrumbs":"Part III — Developer Reference » Part III — Developer Reference","id":"242","title":"Part III — Developer Reference"},"243":{"body":"This chapter explains the conceptual model behind scenarios. If youre writing\\ntests, youve already worked with topologies, workloads, and expectations—now\\nwell dig into why theyre designed this way and how they fit together at a\\ndeeper level. Understanding this model will help you extend the framework confidently and\\ndebug complex scenarios when things go wrong.","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » The Scenario Model","id":"243","title":"The Scenario Model"},"244":{"body":"Many testing frameworks blur the lines between what a test needs (cluster\\nshape), how to deploy it (orchestration), and what to check (assertions). This\\nmakes tests brittle—change one detail and you have to rewrite the whole test. This framework splits responsibilities into five concepts that never cross\\nboundaries. Each has a single job: Topology describes what cluster you want Scenario assembles the complete test plan Runner deploys nodes and manages resources Workloads generate traffic and conditions Expectations judge outcomes after the run Lets look at each concept in depth.","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » Why Separate Concepts Matter","id":"244","title":"Why Separate Concepts Matter"},"245":{"body":"A topology is a declarative description. It says “I want 3 validators, 2\\nexecutors, connected in a star topology with these DA parameters.” It doesnt\\nknow how nodes get started, what binary to use, or whether youre on local or\\nKubernetes. This separation is crucial: the same topology can deploy to any backend. You\\ncan prototype locally, validate in Docker, and run in CI on Kubernetes without\\nchanging a line of topology code. Topologies include validator/executor counts, network layout (star, mesh, or\\ncustom), DA settings (subnetwork size, dispersal factor), and timing parameters\\n(slot duration, epoch length). The framework generates complete node configs\\nfrom these high-level declarations.","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » Topology: Pure Description","id":"245","title":"Topology: Pure Description"},"246":{"body":"A scenario combines topology with workloads, expectations, and a runtime\\nduration. Once built, its immutable—this is intentional. You can pass the same\\nscenario to different runners and get reproducible behavior. Building a scenario does more than assemble pieces. It: Validates prerequisites (does the transaction workload have seeded wallets?) Ensures the run window is long enough for workloads to complete Checks that control operations (like restarts) have proper cooldown buffers Verifies workload compatibility (do workloads require node control?) If your scenario passes the build step, the framework guarantees its\\nwell-formed. This prevents runtime surprises like “workload needs wallets but\\ntopology has zero executors.”","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » Scenario: The Immutable Plan","id":"246","title":"Scenario: The Immutable Plan"},"247":{"body":"Workloads are asynchronous tasks that drive system behavior. They do things\\nlike submit transactions, disperse DA blobs, or restart nodes at intervals. Heres what makes workloads different from manually calling APIs: They work with any runner. Workloads receive API clients from the runner\\nbut never care whether nodes are local processes or remote pods. They respect protocol time. Instead of “submit 1000 transactions as fast\\nas possible,” workloads generate traffic at realistic rates keyed to block\\nprogression. They handle readiness automatically. Workloads dont start until nodes\\nare proven healthy and ready. They can declare expectations. Some workloads (like transactions) bundle\\ndefault expectations. This keeps related logic together—transaction workload\\nincludes the expectation that transactions get included. Workloads run concurrently during the scenarios configured duration. The\\nframework manages their lifecycle: start when ready, stop when time expires,\\npropagate errors if something fails.","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » Workloads: Controlled Traffic Generation","id":"247","title":"Workloads: Controlled Traffic Generation"},"248":{"body":"Expectations are how you define success. Unlike assertions that run inline\\nduring a test, expectations evaluate after workloads complete. This design serves two purposes: Expectations can aggregate over the full run. Theyre not checking a\\nsingle condition at one moment—theyre judging overall system behavior. Did\\nblocks progress steadily? Were all submitted transactions included? Did DA\\nsampling work throughout the window? Expectations can correlate multiple signals. They have access to runtime\\nmetrics, block feeds, and baselines captured before workloads started. This\\nlets them make nuanced judgments that inline assertions cant. Expectations implement the Expectation trait with two hooks: capture_baseline() runs after deployment but before workloads start evaluate() runs after workloads finish If any expectation fails, the test fails with a detailed report showing what\\nwent wrong.","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » Expectations: Post-Run Judgments","id":"248","title":"Expectations: Post-Run Judgments"},"249":{"body":"The runtime is the frameworks engine. It orchestrates the lifecycle: Deploy nodes via the runner Wait for readiness (nodes online, connected, responding to APIs) Capture expectation baselines Start all workloads concurrently Run for the configured duration Stop workloads gracefully Evaluate all expectations Clean up resources The runtime also handles special cases: If a workload does node control (restarts), the runtime enforces cooldown\\nperiods so expectations arent confused by intentional downtime If a workload errors, the runtime stops early and surfaces the error If cleanup fails, the runtime logs warnings but doesnt mask test failures You rarely interact with the runtime directly—it works behind the scenes when\\nyou call runner.run().","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » Runtime: The Execution Coordinator","id":"249","title":"Runtime: The Execution Coordinator"},"25":{"body":"Prefer user-facing signals over internal state: Recommended checks: Blocks progressing at expected rate (liveness) Transactions included within N blocks (inclusion) DA blobs retrievable (availability) Checks to avoid: Memory pool size Internal service state Cache hit rates Why it matters: User-facing signals reflect actual system health.\\nInternal state can be “healthy” while the system is broken from a user\\nperspective.","breadcrumbs":"Part I — Foundations » Testing Philosophy » Observable Health Signals","id":"25","title":"Observable Health Signals"},"250":{"body":"These boundaries arent arbitrary. They exist to make the framework predictable\\nand extensible: Topology never knows about deployment. This lets the same plan work\\neverywhere. Workloads never spawn nodes. This keeps orchestration centralized. Expectations never generate traffic. This keeps success criteria separate\\nfrom test behavior. Runners never validate plans. This keeps validation in the scenario\\nbuilder where it belongs. When you extend the framework, respect these boundaries. If youre adding a new\\nworkload, dont embed deployment logic. If youre adding a new runner, dont\\nbypass the readiness protocol. The boundaries are what make the framework\\ncomposable.","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » Respecting Boundaries","id":"250","title":"Respecting Boundaries"},"251":{"body":"This model gives you: Portable scenarios that work identically across environments Composable workloads you can mix and match without conflicts Clear failure modes—if expectations fail, you know its a real problem,\\nnot test infrastructure Easy extension—add workloads, expectations, or runners without touching\\ncore framework code The next chapter, Scenario Lifecycle, walks through the runtime in detail,\\nshowing exactly what happens from deploy() to cleanup. If you want to extend\\nthe framework instead, jump ahead to Part III: Developer Reference.","breadcrumbs":"Part III — Developer Reference » Scenario Model (Developer Level) » What This Enables","id":"251","title":"What This Enables"},"252":{"body":"The framework is designed to be extended. You can add custom workloads,\\nexpectations, runners, and topology configurations without modifying the core\\nframework code. This chapter shows you how to extend each extension point, explains the design\\nprinciples behind them, and provides complete examples.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Extending the Framework","id":"252","title":"Extending the Framework"},"253":{"body":"The built-in workloads and expectations cover common scenarios, but youll\\neventually need something custom: A workload that exercises a specific protocol feature An expectation that validates your projects unique invariants A runner that deploys to your custom infrastructure Topology configurations for specific test scenarios The framework makes this easy by keeping extension points clean and well-defined.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Why Extend?","id":"253","title":"Why Extend?"},"254":{"body":"Workloads generate traffic and conditions during test runs. Lets build a\\ncustom workload step by step.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Adding Custom Workloads","id":"254","title":"Adding Custom Workloads"},"255":{"body":"Every workload implements this trait: #![allow(unused)] fn main() {\\n#[async_trait]\\npub trait Workload: Send + Sync { fn name(&self) -> &str; async fn execute(&self, ctx: &RunContext) -> Result<()>; fn bundled_expectations(&self) -> Vec<Box<dyn Expectation>> { vec![] }\\n} } name() returns a human-readable name for logging and error messages. execute() is where your workload does its work. It receives a RunContext with API clients, block feeds, and metrics. It runs until\\ncancelled (when the scenario duration expires) or until it completes naturally. bundled_expectations() optionally returns expectations that make sense\\nwith this workload. For example, transaction workloads include an inclusion\\nexpectation.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » The Workload Trait","id":"255","title":"The Workload Trait"},"256":{"body":"Lets build a simple workload that periodically polls node health endpoints: #![allow(unused)] fn main() {\\nuse nomos_testing_core::scenario::{Workload, RunContext};\\nuse async_trait::async_trait;\\nuse anyhow::Result;\\nuse tokio::time::{interval, Duration}; pub struct HealthCheckWorkload { interval_secs: u64,\\n} impl HealthCheckWorkload { pub fn new() -> Self { Self { interval_secs: 10 } } pub fn with_interval(mut self, secs: u64) -> Self { self.interval_secs = secs; self }\\n} #[async_trait]\\nimpl Workload for HealthCheckWorkload { fn name(&self) -> &str { \\"health_check\\" } async fn execute(&self, ctx: &RunContext) -> Result<()> { let mut tick = interval(Duration::from_secs(self.interval_secs)); loop { tick.tick().await; // Check health of all nodes for client in ctx.node_clients() { let info = client.consensus_info().await?; println!(\\"Node {} at block {}\\", client.address(), info.block_height); } } }\\n} } This workload runs in a loop, polling consensus info every interval_secs\\nseconds. It prints progress but could also collect metrics or detect anomalies.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Example: Health Check Workload","id":"256","title":"Example: Health Check Workload"},"257":{"body":"You can use custom workloads directly in scenarios: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(3, 1) .with_workload(Box::new(HealthCheckWorkload::new().with_interval(5))) .expect_consensus_liveness() .with_run_duration(Duration::from_secs(60)) .build(); }","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Using the Custom Workload","id":"257","title":"Using the Custom Workload"},"258":{"body":"For better ergonomics, add a builder extension: #![allow(unused)] fn main() {\\npub trait HealthCheckBuilderExt { fn health_checks(self) -> HealthCheckWorkloadBuilder;\\n} impl HealthCheckBuilderExt for ScenarioBuilder { fn health_checks(self) -> HealthCheckWorkloadBuilder { HealthCheckWorkloadBuilder::new(self) }\\n} pub struct HealthCheckWorkloadBuilder { scenario: ScenarioBuilder, interval: u64,\\n} impl HealthCheckWorkloadBuilder { fn new(scenario: ScenarioBuilder) -> Self { Self { scenario, interval: 10, } } pub fn interval(mut self, secs: u64) -> Self { self.interval = secs; self } pub fn apply(self) -> ScenarioBuilder { self.scenario.with_workload(Box::new( HealthCheckWorkload::new().with_interval(self.interval) )) }\\n} } Now you can use it fluently: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(3, 1) .health_checks() .interval(5) .apply() .expect_consensus_liveness() .build(); }","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Builder API Integration","id":"258","title":"Builder API Integration"},"259":{"body":"Respect cancellation. Workloads run until the scenario duration expires. The execute() method receives a cancellation signal when times up. Dont block\\nindefinitely—check cancellation or use timeout-aware futures. Handle errors gracefully. If an API call fails, decide whether to retry or\\nfail the workload. Transient errors (network blips) should retry; persistent\\nerrors (node crashed) should fail fast. Log progress. Print periodic status so operators can see what the workload\\nis doing. This helps debug when tests fail. Dont assume node count. Your workload might run with 2 nodes or 20. Write\\ncode that adapts to ctx.node_clients().len(). Bundle expectations when appropriate. If your workload has a clear success\\ncriterion, include it as a bundled expectation.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Workload Best Practices","id":"259","title":"Workload Best Practices"},"26":{"body":"Always run long enough for meaningful block production: #![allow(unused)] fn main() {\\n// Bad: too short\\n.with_run_duration(Duration::from_secs(5)) // Maybe 0-1 blocks // Good: enough blocks for assertions\\n.with_run_duration(Duration::from_secs(60)) // ~10+ blocks } The framework enforces minimum durations, but be explicit. Very short runs\\nrisk false confidence—one lucky block doesnt prove liveness.","breadcrumbs":"Part I — Foundations » Testing Philosophy » Minimum Run Windows","id":"26","title":"Minimum Run Windows"},"260":{"body":"Expectations evaluate after workloads finish and decide whether the test\\npassed. Lets build one.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Adding Custom Expectations","id":"260","title":"Adding Custom Expectations"},"261":{"body":"#![allow(unused)] fn main() {\\n#[async_trait]\\npub trait Expectation: Send + Sync { fn name(&self) -> &str; async fn capture_baseline(&self, ctx: &RunContext) -> Result<()> { Ok(()) } async fn evaluate(&self, ctx: &RunContext) -> Result<()>;\\n} } name() returns a human-readable name. capture_baseline() optionally captures a baseline before workloads start.\\nThis lets you compare “before” and “after” state. evaluate() runs after workloads finish. Return Ok(()) if the expectation\\npassed, or an error describing what failed.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » The Expectation Trait","id":"261","title":"The Expectation Trait"},"262":{"body":"Lets build an expectation that verifies all nodes maintained peer connections\\nthroughout the test: #![allow(unused)] fn main() {\\nuse nomos_testing_core::scenario::{Expectation, RunContext};\\nuse async_trait::async_trait;\\nuse anyhow::{Result, anyhow}; pub struct PeerCountExpectation { min_peers: usize,\\n} impl PeerCountExpectation { pub fn new(min_peers: usize) -> Self { Self { min_peers } }\\n} #[async_trait]\\nimpl Expectation for PeerCountExpectation { fn name(&self) -> &str { \\"peer_count\\" } async fn evaluate(&self, ctx: &RunContext) -> Result<()> { for client in ctx.node_clients() { let info = client.consensus_info().await?; if info.peer_count < self.min_peers { return Err(anyhow!( \\"Node {} has only {} peers (expected ≥{})\\", client.address(), info.peer_count, self.min_peers )); } } Ok(()) }\\n} }","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Example: Peer Count Expectation","id":"262","title":"Example: Peer Count Expectation"},"263":{"body":"#![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(4, 1) .transactions().rate(10).apply() .with_expectation(Box::new(PeerCountExpectation::new(2))) .with_run_duration(Duration::from_secs(60)) .build(); }","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Using Custom Expectations","id":"263","title":"Using Custom Expectations"},"264":{"body":"Be specific about failures. Dont just return Err(anyhow!(\\"failed\\")).\\nInclude details: which node, what value was observed, what was expected. Aggregate failures. If checking multiple nodes, collect all failures and\\nreport them together rather than stopping at the first one. Use baselines for comparisons. If you need to verify something changed (or\\ndidnt change), capture baseline in capture_baseline() and compare in evaluate(). Dont modify state. Expectations are pure observers. They must not generate\\ntraffic or modify the system.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Expectation Best Practices","id":"264","title":"Expectation Best Practices"},"265":{"body":"Runners deploy scenarios to different backends. Lets build a minimal custom\\nrunner.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Adding Custom Runners","id":"265","title":"Adding Custom Runners"},"266":{"body":"#![allow(unused)] fn main() {\\n#[async_trait]\\npub trait Deployer { async fn deploy(&self, scenario: &Scenario) -> Result<Box<dyn Runner>>;\\n} #[async_trait]\\npub trait Runner { async fn run(&self) -> Result<RunResult>; fn node_control(&self) -> Option<&dyn NodeControlHandle> { None }\\n} } Deployer::deploy() takes a scenario and provisions infrastructure. It\\nreturns a Runner that can execute the scenario. Runner::run() executes the scenario: starts workloads, observes, evaluates\\nexpectations, cleans up. Runner::node_control() optionally provides node control for chaos\\nworkloads.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » The Deployer and Runner Traits","id":"266","title":"The Deployer and Runner Traits"},"267":{"body":"Heres a minimal runner that doesnt actually deploy anything—useful for testing: #![allow(unused)] fn main() {\\nuse nomos_testing_core::scenario::{Deployer, Runner, Scenario, RunResult};\\nuse async_trait::async_trait;\\nuse anyhow::Result; pub struct MockDeployer; #[async_trait]\\nimpl Deployer for MockDeployer { async fn deploy(&self, scenario: &Scenario) -> Result<Box<dyn Runner>> { println!(\\"Mock deployment of {} nodes\\", scenario.topology().node_count()); Ok(Box::new(MockRunner)) }\\n} struct MockRunner; #[async_trait]\\nimpl Runner for MockRunner { async fn run(&self) -> Result<RunResult> { println!(\\"Mock run (no actual nodes)\\"); // Return success immediately Ok(RunResult::success()) }\\n} } Real runners would deploy actual infrastructure, but this shows the pattern.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Example: Mock Runner","id":"267","title":"Example: Mock Runner"},"268":{"body":"Enforce readiness. Dont return from deploy() until nodes are actually\\nready to receive traffic. This prevents race conditions. Use cleanup guards. Ensure resources are cleaned up even if run() panics\\nor errors. Provide meaningful errors. If deployment fails, indicate whether its a\\nconfig problem, resource exhaustion, or infrastructure issue. Mirror existing observability. Expose metrics and logs similar to existing\\nrunners so workloads and expectations work consistently.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Runner Best Practices","id":"268","title":"Runner Best Practices"},"269":{"body":"You can extend topology generation with new layouts or presets: #![allow(unused)] fn main() {\\nimpl TopologyBuilder { pub fn production_like() -> Self { Self::with_node_counts(10, 5) .with_network_layout(NetworkLayout::Mesh) .with_slot_duration(Duration::from_secs(1)) .with_da_subnetwork_size(20) .with_da_dispersal_factor(3) } pub fn minimal_da() -> Self { Self::with_node_counts(3, 1) .with_da_subnetwork_size(5) .with_da_dispersal_factor(2) }\\n} } Use these in scenarios: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::new() .with_topology(TopologyBuilder::production_like().build()) .transactions().rate(50).apply() .build(); }","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Adding Topology Configurations","id":"269","title":"Adding Topology Configurations"},"27":{"body":"These principles keep scenarios: Portable across environments (protocol time, declarative) Debuggable (determinism, separation of concerns) Meaningful (observable signals, sufficient duration) When authoring scenarios, ask: “Does this test the protocol behavior or\\nmy local environment quirks?”","breadcrumbs":"Part I — Foundations » Testing Philosophy » Summary","id":"27","title":"Summary"},"270":{"body":"If your extensions are reusable across tests, consider: Extracting to a crate. Create myproject-testing-extensions and depend\\non testing-framework-core. Contributing upstream. If your extension is generally useful, consider\\ncontributing it to testing-framework/workflows. Documenting examples. Include usage examples in your extensions docs so\\nothers can learn from them.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Integrating Extensions","id":"270","title":"Integrating Extensions"},"271":{"body":"You now know how to extend all major framework components. The next chapter,\\nCustom Workload Example, walks through a complete end-to-end example of adding\\na custom workload with bundled expectations and builder integration.","breadcrumbs":"Part III — Developer Reference » Extending the Framework » Whats Next","id":"271","title":"Whats Next"},"272":{"body":"A minimal, end-to-end illustration of adding a custom workload and matching\\nexpectation. This shows the shape of the traits and where to plug into the\\nframework; expand the logic to fit your real test.","breadcrumbs":"Part III — Developer Reference » Example: New Workload & Expectation (Rust) » Example: New Workload & Expectation (Rust)","id":"272","title":"Example: New Workload & Expectation (Rust)"},"273":{"body":"Key ideas: name: identifies the workload in logs. expectations: workloads can bundle defaults so callers dont forget checks. init: derive inputs from the generated topology (e.g., pick a target node). start: drive async activity using the shared RunContext. #![allow(unused)] fn main() {\\nuse std::sync::Arc;\\nuse async_trait::async_trait;\\nuse testing_framework_core::scenario::{ DynError, Expectation, RunContext, RunMetrics, Workload,\\n};\\nuse testing_framework_core::topology::GeneratedTopology; pub struct ReachabilityWorkload { target_idx: usize, bundled: Vec<Box<dyn Expectation>>,\\n} impl ReachabilityWorkload { pub fn new(target_idx: usize) -> Self { Self { target_idx, bundled: vec![Box::new(ReachabilityExpectation::new(target_idx))], } }\\n} #[async_trait]\\nimpl Workload for ReachabilityWorkload { fn name(&self) -> &\'static str { \\"reachability_workload\\" } fn expectations(&self) -> Vec<Box<dyn Expectation>> { self.bundled.clone() } fn init( &mut self, topology: &GeneratedTopology, _metrics: &RunMetrics, ) -> Result<(), DynError> { if topology.validators().get(self.target_idx).is_none() { return Err(\\"no validator at requested index\\".into()); } Ok(()) } async fn start(&self, ctx: &RunContext) -> Result<(), DynError> { let client = ctx .node_clients() .validators() .get(self.target_idx) .ok_or(\\"missing target client\\")?; // Pseudo-action: issue a lightweight RPC to prove reachability. client.consensus_info().await.map_err(|e| e.into())?; Ok(()) }\\n} }","breadcrumbs":"Part III — Developer Reference » Example: New Workload & Expectation (Rust) » Workload: simple reachability probe","id":"273","title":"Workload: simple reachability probe"},"274":{"body":"Key ideas: start_capture: snapshot baseline if needed (not used here). evaluate: assert the condition after workloads finish. #![allow(unused)] fn main() {\\nuse async_trait::async_trait;\\nuse testing_framework_core::scenario::{DynError, Expectation, RunContext}; pub struct ReachabilityExpectation { target_idx: usize,\\n} impl ReachabilityExpectation { pub fn new(target_idx: usize) -> Self { Self { target_idx } }\\n} #[async_trait]\\nimpl Expectation for ReachabilityExpectation { fn name(&self) -> &str { \\"target_reachable\\" } async fn evaluate(&mut self, ctx: &RunContext) -> Result<(), DynError> { let client = ctx .node_clients() .validators() .get(self.target_idx) .ok_or(\\"missing target client\\")?; client.consensus_info().await.map_err(|e| { format!(\\"target became unreachable during run: {e}\\").into() })?; Ok(()) }\\n} }","breadcrumbs":"Part III — Developer Reference » Example: New Workload & Expectation (Rust) » Expectation: confirm the target stayed reachable","id":"274","title":"Expectation: confirm the target stayed reachable"},"275":{"body":"Build your scenario as usual and call .with_workload(ReachabilityWorkload::new(0)). The bundled expectation is attached automatically; you can add more with .with_expectation(...) if needed. Keep the logic minimal and fast for smoke tests; grow it into richer probes\\nfor deeper scenarios.","breadcrumbs":"Part III — Developer Reference » Example: New Workload & Expectation (Rust) » How to wire it","id":"275","title":"How to wire it"},"276":{"body":"High-level roles of the crates that make up the framework: Configs: prepares reusable configuration primitives for nodes, networking,\\ntracing, data availability, and wallets, shared by all scenarios and runners. Core scenario orchestration: houses the topology and scenario model,\\nruntime coordination, node clients, and readiness/health probes. Workflows: packages workloads and expectations into reusable building\\nblocks and offers a fluent DSL to assemble them. Runners: implements deployment backends (local host, Docker Compose,\\nKubernetes) that all consume the same scenario plan. Test workflows: example scenarios and integration checks that exercise the\\nframework end to end and serve as living documentation. Use this map to locate where to add new capabilities: configuration primitives\\nin configs, orchestration changes in core, reusable traffic/assertions in\\nworkflows, environment adapters in runners, and demonstrations in tests.","breadcrumbs":"Part III — Developer Reference » Internal Crate Reference » Internal Crate Reference","id":"276","title":"Internal Crate Reference"},"277":{"body":"Quick-reference material and supporting guidance to keep scenarios discoverable,\\ndebuggable, and consistent.","breadcrumbs":"Part IV — Appendix » Part IV — Appendix","id":"277","title":"Part IV — Appendix"},"278":{"body":"The framework offers a fluent builder style to keep scenarios readable. Common\\nknobs: Topology shaping: set validator and executor counts, pick a network layout\\nstyle, and adjust high-level data-availability traits. Wallet seeding: define how many users participate and the total funds\\navailable for transaction workloads. Workload tuning: configure transaction rates, data-availability channel\\nand blob rates, and whether chaos restarts should include validators,\\nexecutors, or both. Expectations: attach liveness and workload-specific checks so success is\\nexplicit. Run window: set a minimum duration long enough for multiple blocks to be\\nobserved and verified. Use these knobs to express intent clearly, keeping scenario definitions concise\\nand consistent across teams.","breadcrumbs":"Part IV — Appendix » DSL Cheat Sheet » Core Content: DSL Cheat Sheet","id":"278","title":"Core Content: DSL Cheat Sheet"},"279":{"body":"When tests fail or behave unexpectedly, this chapter will help you diagnose and\\nfix the problem. Well walk through common issues organized by symptom, with\\nconcrete diagnostics and solutions.","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Troubleshooting","id":"279","title":"Troubleshooting"},"28":{"body":"Youve learned what scenarios are and why the framework separates concerns. Now\\nlets trace through exactly what happens when you run a scenario, from deploy() to cleanup. Understanding this lifecycle will help you debug tests, optimize run times, and\\nunderstand why things happen in a specific order.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Scenario Lifecycle","id":"28","title":"Scenario Lifecycle"},"280":{"body":"","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Build and Deployment Issues","id":"280","title":"Build and Deployment Issues"},"281":{"body":"What you see: Error: Failed to find nomos-node binary Diagnosis: The framework cant locate the nomos-node or nomos-executor binaries. Solutions: Build the binaries: cd ../nomos-node\\ncargo build --release --bin nomos-node --bin nomos-executor Set NOMOS_PATH if repository isnt in a sibling directory: export NOMOS_PATH=/path/to/nomos-node Verify binaries exist: ls ../nomos-node/target/release/nomos-node\\nls ../nomos-node/target/release/nomos-executor","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: “Binaries not found” Error","id":"281","title":"Symptom: “Binaries not found” Error"},"282":{"body":"What you see: Error: Address already in use (os error 48)\\nFailed to start node on port 18080 Diagnosis: Another process is using ports the framework needs. Solutions: Kill conflicting processes: # Find what\'s using the port\\nlsof -i :18080\\nkill <PID> Change the port base: export NODE_PORT_BASE=28080 Use a different runner: ComposeRunner and K8sRunner use isolated networking and dont conflict with\\nhost ports.","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: “Port already in use”","id":"282","title":"Symptom: “Port already in use”"},"283":{"body":"What you see: Error: Nodes not ready after 60s\\nnomos-validator-2: no peers connected Diagnosis: Nodes arent becoming ready within the timeout window. Solutions: Enable slow environment mode: export SLOW_ENVIRONMENT=true\\nexport READINESS_TIMEOUT_SECS=120 Check individual node logs: cat /tmp/nomos-test-<uuid>/node-2/stderr.log Look for errors during startup. Verify network connectivity: For ComposeRunner/K8sRunner, ensure container networking is functional: # Docker\\ndocker network ls\\ndocker-compose ps # Kubernetes\\nkubectl get pods\\nkubectl describe pod nomos-validator-2 Reduce node count: If hardware is limited, use fewer nodes: #![allow(unused)] fn main() {\\nScenarioBuilder::with_node_counts(2, 1) // Instead of (5, 3) }","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Readiness Timeout","id":"283","title":"Symptom: Readiness Timeout"},"284":{"body":"","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Runtime Issues","id":"284","title":"Runtime Issues"},"285":{"body":"What you see: Expectation failed: Consensus liveness\\nExpected: at least 30 blocks\\nActual: 0 blocks Diagnosis: Consensus isnt working—nodes arent producing blocks. Solutions: Check if nodes started: Verify in logs that consensus initialized: grep \\"consensus started\\" /tmp/nomos-test-*/node-*/stdout.log Verify genesis configuration: All nodes must have identical genesis. Check logs for genesis mismatches: grep -i \\"genesis\\" /tmp/nomos-test-*/node-*/stderr.log Check peer connectivity: Nodes need peers to reach consensus: grep \\"peer connected\\" /tmp/nomos-test-*/node-*/stdout.log If no peers connected, topology generation may have failed. Increase run duration: Very slow environments might need more time: #![allow(unused)] fn main() {\\n.with_run_duration(Duration::from_secs(120)) // Give it more time }","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: No Block Progression","id":"285","title":"Symptom: No Block Progression"},"286":{"body":"What you see: Expectation failed: Consensus liveness\\nExpected: at least 30 blocks\\nActual: 15 blocks (50% of target) Diagnosis: Blocks are being produced but slower than expected. Solutions: Enable slow environment mode: export SLOW_ENVIRONMENT=true This adjusts expectations for slower block times. Reduce workload intensity: Heavy workloads can slow block production: #![allow(unused)] fn main() {\\n.transactions().rate(5).apply() // Reduce from 20 } Check system resources: # CPU usage\\ntop # Disk I/O\\niostat # Memory\\nfree -h Resource exhaustion slows everything down.","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Slow Block Progression","id":"286","title":"Symptom: Slow Block Progression"},"287":{"body":"What you see: Error: Transaction workload failed: connection refused Diagnosis: Workload couldnt connect to nodes or nodes became unavailable. Solutions: Check node health: # Local\\ncurl http://localhost:18080/health # Compose\\ndocker-compose ps If nodes arent running, check why they crashed. Check workload prerequisites: Transaction workloads need executors: #![allow(unused)] fn main() {\\nScenarioBuilder::with_node_counts(2, 1) // Need at least 1 executor } Reduce workload rate: Aggressive rates can overwhelm nodes: #![allow(unused)] fn main() {\\n.transactions().rate(5).apply() // Start lower }","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Workload Errors","id":"287","title":"Symptom: Workload Errors"},"288":{"body":"","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Expectation Failures","id":"288","title":"Expectation Failures"},"289":{"body":"What you see: Expectation failed: Transaction inclusion\\nSubmitted: 600 transactions\\nIncluded: 420 transactions (70%)\\nThreshold: 95% Diagnosis: Submitted transactions arent appearing in blocks. Solutions: Reduce submission rate: Too many transactions can saturate mempool: #![allow(unused)] fn main() {\\n.transactions().rate(10).apply() // Reduce from 50 } Increase run duration: Give more time for transactions to be included: #![allow(unused)] fn main() {\\n.with_run_duration(Duration::from_secs(120)) } Check if nodes are restarting: If using chaos workloads, restarts disrupt inclusion: #![allow(unused)] fn main() {\\n.chaos().restart().interval(Duration::from_secs(30)).apply()\\n// Consider longer intervals or removing chaos } Lower inclusion threshold: If some loss is acceptable: #![allow(unused)] fn main() {\\n.expect_transaction_inclusion() .threshold(0.90) // Accept 90% instead of 95% }","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Transaction Inclusion Failure","id":"289","title":"Symptom: Transaction Inclusion Failure"},"29":{"body":"Every scenario goes through six stages: flowchart LR P[Plan<br/>topology + workloads + expectations] --> D[Deploy<br/>runner provisions] D --> R[Readiness<br/>wait for nodes] R --> W[Drive Workloads] W --> O[Observe<br/>blocks/metrics] O --> E[Evaluate Expectations] E --> C[Cleanup] Lets walk through each stage in detail and see what actually happens.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » The Six Stages","id":"29","title":"The Six Stages"},"290":{"body":"What you see: Error: Chaos workload requires node control capability Diagnosis: Node control wasnt enabled or runner doesnt support it. Solutions: Enable node control: #![allow(unused)] fn main() {\\nScenarioBuilder::with_node_counts(4, 1) .with_node_control() // Add this .chaos().restart().apply() } Verify runner supports control: All built-in runners support node control, but custom runners might not. Check node count: Need enough nodes to tolerate restarts: #![allow(unused)] fn main() {\\nScenarioBuilder::with_node_counts(4, 1) // 4 validators, can tolerate 1 down } With only 2-3 validators, restarting one can break consensus.","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Chaos Workload Fails","id":"290","title":"Symptom: Chaos Workload Fails"},"291":{"body":"","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Environment-Specific Issues","id":"291","title":"Environment-Specific Issues"},"292":{"body":"What you see: Error: Cannot connect to Docker daemon Solutions: Start Docker: # Linux\\nsudo systemctl start docker # macOS\\nopen -a Docker Check Docker version: docker --version\\ndocker-compose --version Framework requires Docker 20+ and Docker Compose 2+. Check Docker resources: docker info | grep -i memory\\ndocker info | grep -i cpu Increase resources in Docker Desktop settings if needed.","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Docker Issues","id":"292","title":"Symptom: Docker Issues"},"293":{"body":"What you see: Error: Failed to create StatefulSet: Unauthorized Solutions: Verify cluster access: kubectl cluster-info\\nkubectl get nodes Check permissions: kubectl auth can-i create statefulset\\nkubectl auth can-i create configmap\\nkubectl auth can-i create service If any return “no”, you need cluster admin to grant permissions. Check cluster resources: kubectl top nodes\\nkubectl describe nodes Insufficient cluster resources can prevent pod scheduling.","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Kubernetes Issues","id":"293","title":"Symptom: Kubernetes Issues"},"294":{"body":"","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Flaky Tests","id":"294","title":"Flaky Tests"},"295":{"body":"Diagnosis: Timing sensitivity or resource differences between environments. Solutions: Enable slow mode in CI: # .github/workflows/test.yml\\nenv: SLOW_ENVIRONMENT: true READINESS_TIMEOUT_SECS: 120 Use ComposeRunner in CI: LocalRunner is sensitive to host differences; ComposeRunner is more consistent: #![allow(unused)] fn main() {\\n#[cfg(not(ci))]\\nlet runner = LocalDeployer::new().deploy(&plan).await?; #[cfg(ci)]\\nlet runner = ComposeRunner::new().deploy(&plan).await?; } Reduce test concurrency: cargo test --test-threads=2","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Tests Pass Locally, Fail in CI","id":"295","title":"Symptom: Tests Pass Locally, Fail in CI"},"296":{"body":"Diagnosis: Non-deterministic behavior, often from chaos or timing races. Solutions: Remove chaos from smoke tests: Chaos introduces intentional non-determinism. Use separate tests: #![allow(unused)] fn main() {\\n#[test]\\nfn deterministic_consensus() { // No chaos\\n} #[test]\\nfn chaos_resilience() { // With chaos\\n} } Increase run duration: Short runs amplify timing sensitivity: #![allow(unused)] fn main() {\\n.with_run_duration(Duration::from_secs(90)) // Instead of 30 } Fix resource contention: Multiple tests running in parallel can interfere: cargo test -- --test-threads=1 # Run serially","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Symptom: Tests Sometimes Pass, Sometimes Fail","id":"296","title":"Symptom: Tests Sometimes Pass, Sometimes Fail"},"297":{"body":"When a test fails, work through this checklist: Does the test pass with --test-threads=1? (rules out parallel interference) Does enabling SLOW_ENVIRONMENT=true help? (rules out timing sensitivity) Do logs show node startup errors? (rules out deployment issues) Are all expected nodes in “ready” state? (rules out readiness problems) Do workload logs show errors? (rules out workload crashes) Is disk/memory/CPU exhausted? (rules out resource issues) Does the test pass with fewer nodes? (rules out scale sensitivity) Does the test pass with lower workload rates? (rules out load issues)","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Debugging Checklist","id":"297","title":"Debugging Checklist"},"298":{"body":"If youre still stuck: Collect full logs: export NOMOS_TESTING_PERSIST_LOGS=true\\nexport RUST_LOG=debug\\ncargo test failing_test\\ntar -czf logs.tar.gz /tmp/nomos-test-* Describe your environment: OS and version Rust version Runner type (Local/Compose/K8s) Node counts and workload config Minimal reproduction: Try to reduce the failing scenario to the smallest possible test that reproduces\\nthe issue. Check existing issues: Search the projects issue tracker for similar problems and solutions.","breadcrumbs":"Part IV — Appendix » Troubleshooting Scenarios » Getting Help","id":"298","title":"Getting Help"},"299":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » Frequently Asked Questions","id":"299","title":"Frequently Asked Questions"},"3":{"body":"You might think executors are specialized compute nodes that just process\\ntransactions. Thats not quite right. Executors are actually full validators\\nwith one additional capability: they can disperse blobs to the DA network. This means an executor does everything a validator does—consensus, block\\nproduction, DA verification—plus it handles the dispersal side of data\\navailability. Think of them as “validators plus dispersal” rather than separate\\ncompute workers.","breadcrumbs":"Project Context Primer » Executors","id":"3","title":"Executors"},"30":{"body":"Before anything runs, you build a scenario plan. This happens in your test code: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(2, 1) .transactions().rate(5).apply() .expect_consensus_liveness() .with_run_duration(Duration::from_secs(60)) .build(); } The build() call is doing more than constructing a struct. It: Generates the topology with node configs, network settings, and DA\\nparameters Validates prerequisites (does the transaction workload have wallets?) Checks the run window (is 60 seconds enough for workloads to complete?) Ensures control compatibility (if workloads restart nodes, does the\\nscenario request node control capability?) If validation fails, build() returns an error immediately. This is much\\nbetter than failing halfway through deployment when nodes are already running. Once built, the plan is immutable. You cant add workloads or change the\\ntopology after this point. This immutability is crucial—it means the same plan\\nproduces the same behavior regardless of when or where you run it.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Stage 1: Build the Plan","id":"30","title":"Stage 1: Build the Plan"},"300":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » General Questions","id":"300","title":"General Questions"},"301":{"body":"Protocol time (measured in blocks or epochs) makes tests robust across different\\nhardware. A test that expects “30 blocks” works whether your laptop produces\\nblocks every 2 seconds or a loaded CI machine takes 5 seconds per block. Wall-clock assertions like “30 blocks in 60 seconds” fail on slower hardware\\neven though consensus is working fine. Protocol time separates “did consensus\\nwork?” from “was the hardware fast?”","breadcrumbs":"Part IV — Appendix » FAQ » Why does the framework use “protocol time” instead of wall-clock time?","id":"301","title":"Why does the framework use “protocol time” instead of wall-clock time?"},"302":{"body":"Yes! This is a core design goal. Build your scenario once: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(3, 1) .transactions().rate(10).apply() .expect_consensus_liveness() .build(); } Then deploy with any runner: #![allow(unused)] fn main() {\\n// Local development\\nlet runner = LocalDeployer::new().deploy(&plan).await?; // CI\\nlet runner = ComposeRunner::new().deploy(&plan).await?; // Staging\\nlet runner = K8sRunner::new().deploy(&plan).await?; } The plan is immutable and runner-agnostic.","breadcrumbs":"Part IV — Appendix » FAQ » Can I reuse the same scenario with different runners?","id":"302","title":"Can I reuse the same scenario with different runners?"},"303":{"body":"Unit tests verify individual components in isolation. Integration tests with\\nthis framework verify that multiple components work together over real networks\\nwith real timing constraints. Unit tests cant catch: Consensus failures under network latency Transaction inclusion problems under load DA availability issues with multiple nodes Recovery from node crashes These are emergent behaviors that only appear in multi-node environments.","breadcrumbs":"Part IV — Appendix » FAQ » How is this different from unit tests?","id":"303","title":"How is this different from unit tests?"},"304":{"body":"Yes. The framework needs to run nomos-node and nomos-executor binaries.\\nKeep a checkout of the Nomos repository and build the binaries before running\\ntests. If youre using Docker/Kubernetes runners, you can use pre-built images instead,\\nbut youll still need the source for local development.","breadcrumbs":"Part IV — Appendix » FAQ » Do I need to build Nomos from source?","id":"304","title":"Do I need to build Nomos from source?"},"305":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » Scenario Design","id":"305","title":"Scenario Design"},"306":{"body":"It depends on what youre testing: Consensus basics: 2-3 validators is enough Byzantine tolerance: 4+ validators (need N > 3f where f is max faults) Transaction tests: At least 1 executor Chaos tests: N+1 validators to tolerate 1 down Production realism: 10+ nodes Start small and add nodes only when you need to test specific behaviors that\\nrequire more nodes.","breadcrumbs":"Part IV — Appendix » FAQ » How many nodes should my tests use?","id":"306","title":"How many nodes should my tests use?"},"307":{"body":"General guidelines: Quick smoke tests: 30-60 seconds (validates basic function) Workload tests: 60-120 seconds (enough traffic to be meaningful) Chaos tests: 90-180 seconds (multiple chaos events + recovery time) Soak tests: 300+ seconds (catches subtle timing bugs) Very short runs (< 30s) risk false confidence—not enough time to observe\\nmeaningful behavior.","breadcrumbs":"Part IV — Appendix » FAQ » How long should test runs be?","id":"307","title":"How long should test runs be?"},"308":{"body":"Use chaos workloads when specifically testing resilience: Does consensus survive node restarts? Do workloads recover after disruption? Are there resource leaks on restart? Dont use chaos in basic functional tests—it makes failures hard to reproduce\\nand doesnt add value when youre just verifying that features work.","breadcrumbs":"Part IV — Appendix » FAQ » When should I use chaos workloads?","id":"308","title":"When should I use chaos workloads?"},"309":{"body":"Generally, yes! Real systems handle multiple traffic types simultaneously: #![allow(unused)] fn main() {\\nScenarioBuilder::with_node_counts(4, 2) .transactions().rate(10).apply() .da_blobs().rate(2).apply() } This reveals interaction bugs that isolated workload tests miss. But dont combine too many concerns—tests that verify 10 different things are\\nhard to debug when they fail.","breadcrumbs":"Part IV — Appendix » FAQ » Should I combine multiple workloads in one test?","id":"309","title":"Should I combine multiple workloads in one test?"},"31":{"body":"You hand your plan to a runner: #![allow(unused)] fn main() {\\nlet runner = LocalDeployer::new().deploy(&plan).await?; } The runners job is to turn your abstract plan into running infrastructure. The\\nexact steps depend on which runner you chose: LocalDeployer: Spawns node processes on your machine Creates temporary directories for each nodes data Passes node configs via command-line arguments Tracks process handles for cleanup ComposeRunner: Generates a docker-compose.yml from your topology Starts cfgsync to distribute configs to containers Launches node containers with proper networking Waits for container health checks to pass K8sRunner: Creates ConfigMaps for node configs Deploys StatefulSets for validators and executors Sets up Services for node discovery Waits for pod Ready status Despite these different implementations, the interface is the same. Your\\nscenario code doesnt know or care which backend is running—it just waits for\\nthe runner to signal “nodes are deployed.”","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Stage 2: Deploy","id":"31","title":"Stage 2: Deploy"},"310":{"body":"Only for transaction workloads. The framework automatically seeds wallets when\\nyou add transaction workloads to scenarios with executors. Pure consensus or DA tests dont need wallets.","breadcrumbs":"Part IV — Appendix » FAQ » Do I need seeded wallets?","id":"310","title":"Do I need seeded wallets?"},"311":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » Running Tests","id":"311","title":"Running Tests"},"312":{"body":"Most startup time is: Building binaries (if not already built) Starting nodes Waiting for readiness (nodes must be fully operational) You can speed this up: Pre-build binaries: cargo build --release Use LocalDeployer for development (faster than Docker) Reduce node count for quick iteration","breadcrumbs":"Part IV — Appendix » FAQ » Why do tests take so long to start?","id":"312","title":"Why do tests take so long to start?"},"313":{"body":"Yes, but carefully. Each test spawns multiple nodes, so: cargo test --test-threads=2 # Limit parallelism Too much parallelism causes port conflicts and resource contention.","breadcrumbs":"Part IV — Appendix » FAQ » Can I run tests in parallel?","id":"313","title":"Can I run tests in parallel?"},"314":{"body":"Read the expectation failure message - tells you what failed Enable log persistence - export NOMOS_TESTING_PERSIST_LOGS=true Check node logs - /tmp/nomos-test-<uuid>/node-*/stderr.log Simplify the test - remove workloads until you find the cause Run serially - --test-threads=1 rules out parallel interference See the Troubleshooting chapter for detailed guidance.","breadcrumbs":"Part IV — Appendix » FAQ » How do I debug a failing test?","id":"314","title":"How do I debug a failing test?"},"315":{"body":"Yes! Use LocalDeployer: #![allow(unused)] fn main() {\\nlet runner = LocalDeployer::new().deploy(&plan).await?; } This spawns processes directly on your machine. No containers required.","breadcrumbs":"Part IV — Appendix » FAQ » Can I run tests without Docker/Kubernetes?","id":"315","title":"Can I run tests without Docker/Kubernetes?"},"316":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » Extending the Framework","id":"316","title":"Extending the Framework"},"317":{"body":"Implement the Workload trait: #![allow(unused)] fn main() {\\n#[async_trait]\\nimpl Workload for MyWorkload { fn name(&self) -> &str { \\"my_workload\\" } async fn execute(&self, ctx: &RunContext) -> Result<()> { // Your logic here }\\n} } See the Extending the Framework chapter for complete examples.","breadcrumbs":"Part IV — Appendix » FAQ » How do I add a custom workload?","id":"317","title":"How do I add a custom workload?"},"318":{"body":"Yes! Implement the Deployer and Runner traits. This lets you deploy to\\ncustom infrastructure (cloud VMs, embedded devices, etc.). See the Extending the Framework chapter for details.","breadcrumbs":"Part IV — Appendix » FAQ » Can I add a custom runner?","id":"318","title":"Can I add a custom runner?"},"319":{"body":"Absolutely! If your extension is generally useful (not project-specific), wed\\nlove to see a PR adding it to testing-framework/workflows.","breadcrumbs":"Part IV — Appendix » FAQ » Can I contribute my workload/expectation upstream?","id":"319","title":"Can I contribute my workload/expectation upstream?"},"32":{"body":"Deployment finishing doesnt mean nodes are usable. They might still be\\nbootstrapping, connecting to peers, or syncing state. Workloads cant start\\nuntil nodes are actually ready to handle requests. The runner enforces a readiness protocol. It polls each nodes API until: The node responds (HTTP server is up) Consensus is initialized (the node has Genesis and is tracking blocks) Peers are connected (the node sees its expected neighbors) Different runners implement this differently—local processes check localhost\\nURLs, Compose checks container ports, Kubernetes checks Service endpoints—but\\nthe concept is the same: dont proceed until nodes are provably healthy. This readiness stage is why your tests dont have to include brittle sleeps or\\nretry logic. The framework guarantees that when workloads start, nodes are\\nactually ready.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Stage 3: Readiness","id":"32","title":"Stage 3: Readiness"},"320":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » Troubleshooting","id":"320","title":"Troubleshooting"},"321":{"body":"This usually means timing sensitivity or resource differences. Solutions: Enable slow mode in CI: export SLOW_ENVIRONMENT=true Use ComposeRunner in both places for consistency Increase run durations to reduce timing sensitivity Check CI resource allocations (CPU, memory, disk)","breadcrumbs":"Part IV — Appendix » FAQ » Tests pass locally but fail in CI","id":"321","title":"Tests pass locally but fail in CI"},"322":{"body":"Another process is using ports the framework needs: # Find and kill the process\\nlsof -i :18080\\nkill <PID> # Or change the port base\\nexport NODE_PORT_BASE=28080","breadcrumbs":"Part IV — Appendix » FAQ » “Port already in use” errors","id":"322","title":"“Port already in use” errors"},"323":{"body":"Common causes: Binaries not built: cargo build --release --bin nomos-node Insufficient resources: reduce node count or enable slow mode Network issues: check firewall, Docker networking, K8s services Genesis mismatch: check logs for genesis errors See Troubleshooting for detailed diagnostics.","breadcrumbs":"Part IV — Appendix » FAQ » Nodes wont reach ready state","id":"323","title":"Nodes wont reach ready state"},"324":{"body":"Trust expectations first—they define success criteria based on the complete run.\\nLogs might look fine at a glance but expectations catch subtle issues: Blocks progressing too slowly Transactions taking too long to include Stalls that recovered but still indicate problems Use the expectation failure details to guide investigation.","breadcrumbs":"Part IV — Appendix » FAQ » Expectations fail but logs look fine","id":"324","title":"Expectations fail but logs look fine"},"325":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » Performance and Resources","id":"325","title":"Performance and Resources"},"326":{"body":"Depends on node count and workload intensity: Minimal (2-3 nodes, light workload): 2 CPU cores, 4GB RAM Moderate (4-5 nodes, mixed workload): 4 CPU cores, 8GB RAM Heavy (10+ nodes, high load): 8+ CPU cores, 16GB+ RAM Docker/Kubernetes add overhead—allocate more resources than nodes alone would need.","breadcrumbs":"Part IV — Appendix » FAQ » How much CPU/memory do tests need?","id":"326","title":"How much CPU/memory do tests need?"},"327":{"body":"Yes: Reduce node counts: ScenarioBuilder::with_node_counts(2, 1) Enable slow mode: export SLOW_ENVIRONMENT=true Reduce workload rates: .transactions().rate(5) Use LocalDeployer (less overhead than containers) Run tests serially: --test-threads=1","breadcrumbs":"Part IV — Appendix » FAQ » Can I run tests on limited hardware?","id":"327","title":"Can I run tests on limited hardware?"},"328":{"body":"Pre-build binaries Use LocalDeployer for development Reduce node counts to minimum needed Shorten run durations (but keep them meaningful) Run in parallel (but carefully—see above) Remember: “fast” tests that dont catch bugs arent useful. Find the balance\\nbetween speed and thoroughness.","breadcrumbs":"Part IV — Appendix » FAQ » How do I make tests faster?","id":"328","title":"How do I make tests faster?"},"329":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » Advanced Usage","id":"329","title":"Advanced Usage"},"33":{"body":"Once readiness passes, the runtime starts all workloads concurrently. Each\\nworkload is an async task that does something to the cluster: The transaction workload submits transactions at the configured rate The DA workload disperses blobs and channels The chaos workload restarts nodes at random intervals Workloads run for the scenarios configured duration. If you set run_duration\\nto 60 seconds, all workloads will run for 60 seconds (unless one errors early). Workloads dont manage their own lifecycle. They implement an execute()\\nmethod that runs until cancelled, and the runtime handles starting, timing, and\\nstopping. This keeps workload code simple—no manual timers or cleanup logic. Some workloads, like chaos restarts, trigger control operations. When this\\nhappens, the runtime tracks downtime and adjusts expectations accordingly. Well\\ncover this in detail in the Chaos chapter.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Stage 4: Drive Workloads","id":"33","title":"Stage 4: Drive Workloads"},"330":{"body":"Yes! Scenarios are just Rust structs. Generate them however you want: #![allow(unused)] fn main() {\\nfor node_count in [3, 5, 7] { let plan = ScenarioBuilder::with_node_counts(node_count, 1) .transactions().rate(10).apply() .build(); // Run test...\\n} }","breadcrumbs":"Part IV — Appendix » FAQ » Can I programmatically generate scenarios?","id":"330","title":"Can I programmatically generate scenarios?"},"331":{"body":"Yes: #![allow(unused)] fn main() {\\n#[rstest]\\n#[case::local(LocalDeployer::new())]\\n#[case::compose(ComposeRunner::new())]\\nasync fn test_consensus(#[case] deployer: impl Deployer) { let plan = build_plan(); let runner = deployer.deploy(&plan).await?; assert!(runner.run().await?.is_success());\\n} } This runs the same test with multiple runners automatically.","breadcrumbs":"Part IV — Appendix » FAQ » Can I parameterize tests by runner?","id":"331","title":"Can I parameterize tests by runner?"},"332":{"body":"The framework is designed for CI: Tests are standard cargo test invocations Set environment variables for CI-specific config Collect logs as artifacts on failure Use ComposeRunner or K8sRunner for isolation See Running Scenarios for CI examples.","breadcrumbs":"Part IV — Appendix » FAQ » How do I integrate with CI/CD?","id":"332","title":"How do I integrate with CI/CD?"},"333":{"body":"","breadcrumbs":"Part IV — Appendix » FAQ » Getting Help","id":"333","title":"Getting Help"},"334":{"body":"Read the Troubleshooting chapter Search existing GitHub issues Ask in project chat/forum File a detailed bug report with logs","breadcrumbs":"Part IV — Appendix » FAQ » Where can I get help?","id":"334","title":"Where can I get help?"},"335":{"body":"Include: Full test code (ideally minimal reproduction) Environment details (OS, Rust version, runner type) Complete logs with RUST_LOG=debug What you expected vs. what happened The more detail, the easier it is to help!","breadcrumbs":"Part IV — Appendix » FAQ » How do I report a bug?","id":"335","title":"How do I report a bug?"},"336":{"body":"This glossary defines key terms used throughout the book. Terms are listed\\nalphabetically for easy reference.","breadcrumbs":"Part IV — Appendix » Glossary » Glossary","id":"336","title":"Glossary"},"337":{"body":"Block Feed A stream of block observations tracked during scenario execution. Used by\\nexpectations to verify block progression and liveness. The block feed captures\\nblock height over time, allowing expectations to detect stalls or measure block\\nproduction rates. Chaos Workload A workload that introduces controlled disruptions (node restarts, network\\npartitions, resource constraints) to test system resilience and recovery logic. Consensus Liveness The property that blocks continue to be produced at expected rates. Consensus\\nliveness expectations verify that the system makes progress throughout a test\\nrun. Deployer The interface responsible for turning a scenario plan into running\\ninfrastructure. Different deployers exist for local processes, Docker containers,\\nand Kubernetes pods. Executor A validator extended with DA blob dispersal capabilities. Executors can both\\nproduce blocks (like validators) and disperse data to the DA network. They are\\nthe only node type that accepts transaction submissions in tests. Expectation A post-run assertion that evaluates whether the system met success criteria.\\nExpectations run after workloads finish and can aggregate signals over the\\nentire test duration. Examples: consensus liveness, transaction inclusion, DA\\navailability. Node Control The ability for a runner to control node lifecycle (start, stop, restart).\\nRequired for chaos workloads. Not all runners support all control operations. Protocol Time Time measured in protocol events (blocks, epochs) rather than wall-clock\\nduration. Expectations judge success based on protocol time to make tests\\nrobust across different hardware speeds. Readiness Check A verification that nodes are fully operational before workloads begin.\\nReadiness checks confirm that HTTP APIs respond, consensus is initialized, and\\npeers are connected. This prevents false test failures from startup timing races. Runner The execution environment that orchestrates a scenario. After deployment,\\nthe runner starts workloads, observes block progression, evaluates expectations,\\nand cleans up resources. Run Context Shared state provided to workloads and expectations during scenario execution.\\nContains node API clients, block feeds, metrics, and topology information. Scenario A complete test plan combining topology, workloads, expectations, and run\\nduration. Scenarios are immutable after building, ensuring reproducible behavior. Slot Duration The target time between blocks in the consensus protocol. Used to calculate\\nexpected block counts and validate liveness. Topology A declarative description of the test cluster: how many validators, how many\\nexecutors, network layout, DA parameters, and timing configuration. Topologies\\nare generated into concrete node configurations during deployment. Validator A node that participates in Cryptarchia consensus, produces blocks, and\\nverifies/samples DA data. Validators form the core of the Nomos network. Workload An async task that generates traffic or conditions during a scenario run.\\nWorkloads drive system behavior to exercise features under test. Examples:\\ntransaction submission, DA blob dispersal, node restarts.","breadcrumbs":"Part IV — Appendix » Glossary » Core Concepts","id":"337","title":"Core Concepts"},"338":{"body":"Cryptarchia The consensus protocol used by Nomos. Based on proof-of-stake with\\nleader election. DA (Data Availability) Subsystem ensuring that data referenced in blocks (blobs, channels) is\\npublished and retrievable. Validators verify and sample DA data; executors\\ndisperse it. DA Dispersal The process of publishing data blobs to the DA network. Only executors can\\ndisperse data. DA Sampling The process of verifying that dispersed data is available. Validators\\nperiodically sample DA data to ensure availability. DA Subnetwork Size Configuration parameter controlling how many nodes participate in each DA\\nsubnetwork. Affects availability guarantees and bandwidth requirements. Dispersal Factor Replication factor for DA data. Higher values increase availability at the\\ncost of bandwidth and storage.","breadcrumbs":"Part IV — Appendix » Glossary » Nomos Specifics","id":"338","title":"Nomos Specifics"},"339":{"body":"Builder Pattern Fluent API pattern used for constructing scenarios. Allows method chaining\\nfor readable test definitions. Bundled Expectations Expectations automatically included by workloads when they have obvious\\nsuccess criteria. For example, transaction workloads bundle an inclusion\\nexpectation. Cleanup Guard Mechanism ensuring resources are cleaned up even when tests fail or panic.\\nPrevents leaked processes, containers, or cluster resources. LocalDeployer Runner that spawns node processes directly on the host machine. Fastest\\niteration but no isolation between tests. ComposeRunner Runner that deploys nodes as Docker containers using Docker Compose. Provides\\nisolation and reproducibility. K8sRunner Runner that deploys nodes to a Kubernetes cluster. Highest production\\nfidelity but slower and more resource-intensive. Node Control Handle Interface for controlling node lifecycle (restart, stop, etc.). Provided by\\nrunners that support node control. Run Result Data structure containing test outcomes: which expectations passed, which\\nfailed, final metrics, and test duration. Scenario Builder Fluent API for constructing scenario plans. Validates prerequisites and\\nensures scenarios are well-formed before deployment. Topology Builder Fluent API for constructing topology configurations. Generates node configs,\\nnetwork settings, and genesis state from high-level declarations.","breadcrumbs":"Part IV — Appendix » Glossary » Framework Architecture","id":"339","title":"Framework Architecture"},"34":{"body":"While workloads run (and after they finish), the runtime collects signals about\\nsystem health. The most important signal is block progression. The framework tracks block height over time. This serves two purposes: It grounds timing in protocol time. Instead of “did 60 wall-clock\\nseconds pass?”, expectations check “did we see the expected number of\\nblocks?” It detects liveness failures. If blocks stop progressing during the run,\\nthe framework knows something went wrong even before evaluating expectations. Other signals include metrics from node APIs (peer counts, transaction pool\\nsizes) and workload-specific data (how many transactions were submitted, how\\nmany DA blobs were dispersed). These signals get stored in the RunContext which all expectations can access.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Stage 5: Observe","id":"34","title":"Stage 5: Observe"},"340":{"body":"DA: Data Availability CI: Continuous Integration API: Application Programming Interface K8s: Kubernetes TX: Transaction WL: Workload","breadcrumbs":"Part IV — Appendix » Glossary » Common Abbreviations","id":"340","title":"Common Abbreviations"},"35":{"body":"After workloads finish, the runtime evaluates expectations. Each expectation\\ngets the full RunContext—block progression data, metrics, baselines captured\\nbefore workloads started—and returns pass or fail. For example, the consensus liveness expectation checks: Did we see at least expected_blocks during the run? Were there any unexpected stalls (periods of no block progression)? The transaction inclusion expectation checks: How many transactions were submitted by the workload? How many of those appeared in blocks? Is the inclusion rate above the threshold? If any expectation fails, the test fails and you get a detailed report. If all\\npass, the test succeeds. Expectations cant modify system state—theyre pure observers. This is\\nintentional. If an expectation could generate traffic or restart nodes, you\\nwouldnt know whether test failures came from workloads or expectations. The\\nseparation keeps failure signals clear.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Stage 6: Evaluate Expectations","id":"35","title":"Stage 6: Evaluate Expectations"},"36":{"body":"Finally, the runner tears down all resources: LocalDeployer kills node processes and optionally deletes temp directories ComposeRunner stops and removes containers, networks, and volumes K8sRunner deletes StatefulSets, ConfigMaps, and Services Cleanup happens even if the test failed or workloads errored. This is crucial\\nfor CI environments where leaked resources from one test can break subsequent\\ntests. If cleanup itself fails (e.g., a process wont die), the framework logs\\nwarnings but doesnt mask the original test result. Youll see both the test\\nfailure and the cleanup warning.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Stage 7: Cleanup","id":"36","title":"Stage 7: Cleanup"},"37":{"body":"The lifecycle order isnt arbitrary: Readiness before workloads prevents tests from failing due to startup\\ntiming races Observations during workloads capture real-time system behavior without\\ninterfering Expectations after workloads ensure judgments reflect complete runs, not\\nsnapshots Cleanup always runs so successive tests start from a known state Breaking this order would introduce subtle bugs. If workloads started before\\nreadiness, theyd fail unpredictably. If expectations ran during workloads,\\ntheyd see incomplete data. If cleanup was optional, tests would leak resources.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Why This Order Matters","id":"37","title":"Why This Order Matters"},"38":{"body":"Lets look at a real scenario and trace its lifecycle: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(3, 1) .transactions().rate(10).apply() .chaos().restart().apply() .expect_consensus_liveness() .with_run_duration(Duration::from_secs(120)) .build(); // Stage 1: Build and validate let runner = ComposeRunner::new() .deploy(&plan).await?; // Stage 2: Deploy containers // Stage 3: Readiness checks happen automatically inside deploy() let result = runner.run().await?; // Stage 4: Transaction workload submits txs, chaos workload restarts nodes\\n// Stage 5: Block feed tracks block progression throughout\\n// Stage 6: Consensus liveness expectation evaluates block data\\n// Stage 7: Cleanup tears down containers assert!(result.is_success()); } From the outside, most of this is invisible—you just call deploy() and run(). But understanding what happens inside these calls will help you debug\\nwhen things go wrong.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Lifecycle in Practice","id":"38","title":"Lifecycle in Practice"},"39":{"body":"You now understand the full lifecycle from plan to cleanup. The next chapter,\\nDesign Rationale, explains why the framework makes specific technical\\nchoices—like why expectations are post-run rather than inline, or why readiness\\nis mandatory rather than optional. If you want to start writing tests instead, skip to Part II: User Guide and the\\nAuthoring Scenarios chapter.","breadcrumbs":"Part I — Foundations » Scenario Lifecycle (Conceptual) » Whats Next","id":"39","title":"Whats Next"},"4":{"body":"The DA subsystem ensures that data referenced in blocks (like transaction blobs\\nor channel data) is actually published and retrievable. This is crucial because\\nblocks can reference data without embedding it entirely. Validators verify and sample this data to make sure its available. Executors\\ntake it a step further by dispersing blobs to the DA network. Workloads in your\\ntests will generate this DA traffic, and expectations will verify its working.","breadcrumbs":"Project Context Primer » Data Availability (DA)","id":"4","title":"Data Availability (DA)"},"40":{"body":"Every framework makes tradeoffs. This chapter explains the key design decisions\\nin the Nomos Testing Framework and why we made them. If youve wondered “why\\ndoes this work this way?”, the answers are here.","breadcrumbs":"Part I — Foundations » Design Rationale » Design Rationale","id":"40","title":"Design Rationale"},"41":{"body":"The framework is split into multiple crates: testing-framework/core - core types and traits testing-framework/workflows - reusable workloads and expectations testing-framework/runners/* - deployment backends testing-framework/configs - configuration helpers Why not put everything in one crate? Because tight coupling kills extensibility. When configuration logic is mixed with orchestration code, adding a new node\\ntype means touching deployment code. When workloads know about specific\\nrunners, switching backends means rewriting workloads. When expectations depend\\non workload internals, changing traffic generation breaks assertions. The modular structure enforces isolation. The core crate defines traits\\n( Workload, Expectation, Deployer) but has zero knowledge of specific\\nimplementations. Workflows can add new workloads without touching core or\\nrunners. Runners can add new backends without touching core or workflows. This means you can: Add a custom workload in your test repo without forking the framework Swap runners without rewriting scenarios Upgrade core without breaking custom runners The tradeoff is more imports and some boilerplate. But the cost is worth it—the\\nframework has stayed stable even as weve added Kubernetes support, new\\nworkloads, and additional expectations.","breadcrumbs":"Part I — Foundations » Design Rationale » Modular Crates: Loose Coupling, Clear Boundaries","id":"41","title":"Modular Crates: Loose Coupling, Clear Boundaries"},"42":{"body":"One of the frameworks core promises is portability: the same scenario runs\\nidentically on local processes, Docker containers, or Kubernetes pods. This\\nisnt magic—its the result of careful abstraction. Every runner implements the Deployer trait: #![allow(unused)] fn main() {\\n#[async_trait]\\npub trait Deployer { async fn deploy(&self, topology: &GeneratedTopology) -> Result<Box<dyn Runner>>;\\n} } The trait doesnt specify how to deploy—only the contract: given a topology,\\nprovide a Runner that can execute scenarios. This lets implementations vary\\nwildly while the scenario code stays the same. Why is this worth the abstraction cost? Different environments have different constraints. On your laptop, you want\\nfast iteration—no Docker overhead, no Kubernetes complexity. In CI, you want\\nisolation—containerized tests that cant interfere with each other. In staging,\\nyou want realism—Kubernetes deployments that mirror production. If scenarios were tied to specific deployment methods, youd maintain three\\nversions of every test. With pluggable runners, you maintain one scenario and\\nchoose the runner at runtime: #![allow(unused)] fn main() {\\n// Development: fast, no isolation\\nlet runner = LocalDeployer::new().deploy(&plan).await?; // CI: isolated, reproducible\\nlet runner = ComposeRunner::new().deploy(&plan).await?; // Staging: production-like\\nlet runner = K8sRunner::new().deploy(&plan).await?; } The tradeoff is that scenarios cant depend on runner-specific features. You\\ncant assume nodes are local processes or that you can shell into containers.\\nBut this constraint is exactly what makes portability work—if scenarios could\\ndepend on local process details, they wouldnt run on Kubernetes.","breadcrumbs":"Part I — Foundations » Design Rationale » Pluggable Runners: Write Once, Run Anywhere","id":"42","title":"Pluggable Runners: Write Once, Run Anywhere"},"43":{"body":"Many testing frameworks mix traffic generation and assertions: #![allow(unused)] fn main() {\\n// Anti-pattern: mixed concerns\\nsubmit_transaction(&client, tx).await?;\\nassert!(block_includes(&client, tx.hash()).await?); } This is convenient but brittle. If you want to test transaction inclusion under\\ndifferent traffic patterns (steady rate, bursts, chaos), you have to duplicate\\nthe assertion logic. If you want to change success criteria (maybe 95%\\ninclusion is acceptable under chaos), you have to hunt through test code. The framework inverts this: workloads generate traffic, expectations judge\\noutcomes. #![allow(unused)] fn main() {\\n// Clear separation\\nlet plan = ScenarioBuilder::with_node_counts(2, 1) .transactions().rate(10).apply() // Workload: what to do .expect_transaction_inclusion() // Expectation: what success means .build(); } Why is this better? It clarifies intent. When reviewing tests, you can see at a glance what\\ntraffic is generated and what must be true for success. No digging through\\nimperative code to find assertions. It enables reuse. The same transaction workload can pair with different\\nexpectations (strict inclusion, best-effort inclusion, latency requirements).\\nThe same expectation can pair with different workloads (transactions, DA blobs,\\nmixed traffic). It simplifies debugging. If a test fails, you know exactly which\\nexpectation failed and can look at its evaluation logic independently from\\nworkload code. The tradeoff is indirection. You cant inline quick checks while generating\\ntraffic. But this constraint is valuable—it forces you to think about what\\nyoure testing rather than whats convenient to check right now.","breadcrumbs":"Part I — Foundations » Design Rationale » Separated Workloads and Expectations: What vs. How","id":"43","title":"Separated Workloads and Expectations: What vs. How"},"44":{"body":"Topologies are declarative descriptions, not imperative scripts: #![allow(unused)] fn main() {\\n// Declarative: what you want\\nTopologyBuilder::with_node_counts(3, 2) .with_network_layout(NetworkLayout::Mesh) } Compare this to imperative deployment: #![allow(unused)] fn main() {\\n// Imperative: how to get it (anti-pattern)\\nlet mut nodes = Vec::new();\\nfor i in 0..3 { nodes.push(spawn_validator(i, &config).await?);\\n}\\nfor i in 0..2 { nodes.push(spawn_executor(i, &config).await?);\\n}\\nconnect_all_peers(&mut nodes).await?; } The declarative approach has several advantages: Reproducibility. The same topology declaration produces the same cluster\\nshape every time, regardless of runner. With imperative code, subtle timing\\ndifferences or environment variations can produce different topologies. Readability. You see the intent (3 validators, 2 executors, mesh network)\\nwithout implementation details (spawn processes, configure peers, wait for\\nconnectivity). Portability. The same topology works with any runner. With imperative code,\\nyoud need runner-specific logic. Validation. The framework can validate topologies before deployment. With\\nimperative code, you only discover problems at runtime. The tradeoff is less flexibility. If you need extremely custom node\\nconfigurations, the declarative API might not support them yet. But in\\npractice, this rarely matters—most tests need standard topologies with minor\\nvariations, which the builder API handles well.","breadcrumbs":"Part I — Foundations » Design Rationale » Declarative Topology: Explicit Intent, Reproducible Clusters","id":"44","title":"Declarative Topology: Explicit Intent, Reproducible Clusters"},"45":{"body":"Once you call build() on a scenario, its immutable. You cant add workloads,\\nchange the topology, or adjust the run duration. Why this restriction? Immutability makes scenarios reproducible. If you could modify a scenario\\nafter building it, different test runs might execute different scenarios even\\nthough they started from the same code. Immutability guarantees that passing a\\nscenario to different runners produces identical behavior. Immutability enables validation. The framework can validate the complete\\nscenario at build time. If scenarios were mutable, validation would need to run\\ncontinuously, and youd discover errors mid-deployment instead of upfront. Immutability simplifies reasoning. When debugging a test failure, you know\\nthe scenario hasnt changed partway through execution. The plan is the plan. The tradeoff is that you cant build scenarios dynamically based on runtime\\nconditions. But this is rarely needed—most tests know their requirements\\nupfront. If you do need runtime decisions, you can build multiple scenarios and\\nchoose which to run.","breadcrumbs":"Part I — Foundations » Design Rationale » Immutable Plans: Predictability Over Flexibility","id":"45","title":"Immutable Plans: Predictability Over Flexibility"},"46":{"body":"The framework grounds timing in protocol events (blocks) rather than wall-clock\\nduration. Expectations check “did we see N blocks?” instead of “did 60 seconds\\npass?”. Why? Because wall-clock time is unreliable in distributed systems testing. A local laptop might produce blocks every 2 seconds. A loaded CI machine might\\ntake 5 seconds per block. If your assertion checks “did we see at least 30\\nblocks in 60 seconds?”, it passes locally (30 blocks * 2 sec = 60 sec) but\\nfails in CI (only 12 blocks in 60 sec). Protocol time fixes this. Instead of fixed durations, you specify block counts\\nor block-relative timing: #![allow(unused)] fn main() {\\n// Robust: works regardless of machine speed\\n.expect_consensus_liveness() // Checks blocks progress, not wall time\\n.with_run_duration(Duration::from_secs(60)) // But still has max wall time } The framework maps wall time to expected blocks using the topologys slot\\nduration, but expectations validate protocol progress. This makes tests robust\\nacross environments while still enforcing reasonable wall-time limits (so tests\\ndont run forever if blocks stop).","breadcrumbs":"Part I — Foundations » Design Rationale » Protocol Time Over Wall Time: Robust Assertions","id":"46","title":"Protocol Time Over Wall Time: Robust Assertions"},"47":{"body":"The framework enforces readiness checks before starting workloads. Nodes must\\nrespond to APIs, consensus must be initialized, and peers must be connected\\nbefore workloads begin. Why not just start workloads and let them retry? Readiness checks fail fast. If a node wont start, you know immediately.\\nWithout readiness, workloads would fail with confusing errors (“connection\\nrefused”, “timeout”) that dont indicate whether the problem is deployment,\\nnetworking, or actual bugs. Readiness checks are explicit. You can see in logs exactly when each node\\nbecame ready. This helps debug timing-sensitive scenarios. Readiness checks are uniform. Every runner enforces the same protocol. This\\nmakes scenarios truly portable—youre guaranteed that workloads start under the\\nsame conditions regardless of backend. The tradeoff is longer startup time. Waiting for readiness adds a few seconds\\nto every test. But the cost is worth it—robust tests that fail clearly are far\\nmore valuable than fast tests that fail mysteriously.","breadcrumbs":"Part I — Foundations » Design Rationale » Mandatory Readiness: Fail Fast, Fail Clear","id":"47","title":"Mandatory Readiness: Fail Fast, Fail Clear"},"48":{"body":"These decisions all serve the frameworks core goals: Portability - Write once, run anywhere (local, Docker, Kubernetes) Composability - Mix and match topologies, workloads, expectations Debuggability - Clear failures that point to actual bugs, not test\\ninfrastructure Maintainability - Extend the framework without breaking existing tests Some of these goals create tension. Portability requires abstractions that add\\nindirection. Immutability prevents dynamic scenarios. Mandatory readiness slows\\nstartup. Weve chosen to prioritize robustness and clarity over convenience and speed.\\nThis makes the framework feel slightly more rigid than ad-hoc test scripts, but\\nits the reason scenarios stay stable as the codebase grows.","breadcrumbs":"Part I — Foundations » Design Rationale » Design Goals Revisited","id":"48","title":"Design Goals Revisited"},"49":{"body":"Part I has given you the foundation—you understand the architecture, the\\nlifecycle, the design philosophy, and the rationale behind key decisions. Part\\nII will put this knowledge into practice, showing you how to author scenarios,\\nrun tests, and use the full capabilities of the framework. If youre ready to write your first scenario, continue to the next chapter:\\nAuthoring Scenarios.","breadcrumbs":"Part I — Foundations » Design Rationale » Whats Next","id":"49","title":"Whats Next"},"5":{"body":"These three components dont work in isolation. Validators need to coordinate\\non consensus decisions, executors need to successfully disperse and retrieve DA\\nblobs, and all nodes need to maintain network connections and timing\\nsynchronization. This tight coupling is exactly why we need multi-node integration tests. A unit\\ntest can verify that a single validator processes a block correctly, but it\\ncant tell you whether three validators will reach consensus over a real\\nnetwork, or whether an executors dispersed blob will actually be sampled by\\nvalidators in time. The rest of this book shows you how to test these interactions systematically.","breadcrumbs":"Project Context Primer » Why This Matters for Testing","id":"5","title":"Why This Matters for Testing"},"50":{"body":"Practical guidance for shaping scenarios, combining workloads and expectations,\\nand running them across different environments.","breadcrumbs":"Part II — User Guide » Part II — User Guide","id":"50","title":"Part II — User Guide"},"51":{"body":"The workspace focuses on multi-node integration testing and sits alongside a nomos-node checkout. Its crates separate concerns to keep scenarios\\nrepeatable and portable: Configs: prepares high-level node, network, tracing, and wallet settings\\nused across test environments. Core scenario orchestration: the engine that holds topology descriptions,\\nscenario plans, runtimes, workloads, and expectations. Workflows: ready-made workloads (transactions, data-availability, chaos)\\nand reusable expectations assembled into a user-facing DSL. Runners: deployment backends for local processes, Docker Compose, and\\nKubernetes, all consuming the same scenario plan. Test workflows: example scenarios and integration checks that show how\\nthe pieces fit together. This split keeps configuration, orchestration, reusable traffic patterns, and\\ndeployment adapters loosely coupled while sharing one mental model for tests.","breadcrumbs":"Part II — User Guide » Workspace Layout » Workspace Layout","id":"51","title":"Workspace Layout"},"52":{"body":"High-level view of the workspace and how pieces relate: nomos-testing/\\n├─ testing-framework/\\n│ ├─ configs/ # shared configuration helpers\\n│ ├─ core/ # scenario model, runtime, topology\\n│ ├─ workflows/ # workloads, expectations, DSL extensions\\n│ └─ runners/ # local, compose, k8s deployment backends\\n├─ tests/ # integration scenarios using the framework\\n└─ scripts/ # supporting setup utilities (e.g., assets) Each area maps to a responsibility: describe configs, orchestrate scenarios,\\npackage common traffic and assertions, adapt to environments, and demonstrate\\nend-to-end usage.","breadcrumbs":"Part II — User Guide » Annotated Tree » Annotated Tree","id":"52","title":"Annotated Tree"},"53":{"body":"Now that you understand the concepts, lets write some scenarios. This chapter\\nwill walk you through building your first test, from a simple consensus check\\nto more complex multi-workload scenarios. Well start simple and add complexity gradually so you can see how pieces fit\\ntogether.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Authoring Scenarios","id":"53","title":"Authoring Scenarios"},"54":{"body":"Lets start with the simplest meaningful test: verifying that a cluster can\\nreach consensus and produce blocks. Heres the complete scenario: #![allow(unused)] fn main() {\\nuse nomos_testing_core::scenario::ScenarioBuilderExt;\\nuse nomos_testing_workflows::builder::ScenarioBuilderExt as WorkflowExt;\\nuse std::time::Duration; #[tokio::test]\\nasync fn test_consensus_liveness() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(3, 0) // 3 validators, 0 executors .expect_consensus_liveness() // Check blocks progress .with_run_duration(Duration::from_secs(30)) // Run for 30 seconds .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Lets break down what each line does: ScenarioBuilder::with_node_counts(3, 0) creates a scenario with 3\\nvalidators and 0 executors. Why 3 validators? Because consensus needs multiple\\nnodes to be meaningful. A single node will always agree with itself—not\\ninteresting. Three nodes means theres actual coordination happening. Why 0 executors? Because this test is purely about consensus. Executors would\\nwork too, but theyre more complex (they run DA dispersal logic) and we dont\\nneed that complexity yet. .expect_consensus_liveness() adds an expectation that checks block\\nprogression. After the scenario runs, this expectation will verify that blocks\\nwere produced at a reasonable rate and that there were no unexpected stalls. .with_run_duration(Duration::from_secs(30)) sets how long workloads run.\\nIn this case, we dont have explicit workloads, but the runtime still needs a\\nduration to know when to evaluate expectations. 30 seconds is enough to see\\nseveral epochs of blocks without waiting too long. .build() constructs the immutable scenario plan. This is where validation\\nhappens—if you misconfigured something (like setting duration too short), youll\\nget an error here, not during deployment. LocalDeployer::new().deploy(&plan).await? takes your plan and turns it\\ninto running validator processes on your local machine. The deploy step waits\\nfor nodes to be ready before returning. runner.run().await? executes the scenario: starts workloads (none in this\\ncase), observes block progression, evaluates expectations, and cleans up. assert!(result.is_success()) checks that all expectations passed. If\\nconsensus liveness failed, this assertion would fail and youd get a detailed\\nreport. Run this test with cargo test test_consensus_liveness and youll see: Validator processes starting up Nodes connecting to each other Blocks being produced Expectations evaluating Cleanup happening Congratulations! Youve written your first integration test.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Your First Scenario: Consensus Liveness","id":"54","title":"Your First Scenario: Consensus Liveness"},"55":{"body":"Consensus liveness is good, but most tests need to exercise system features\\nactively. Lets add transaction traffic: #![allow(unused)] fn main() {\\n#[tokio::test]\\nasync fn test_transaction_inclusion() -> Result<(), Box<dyn std::error::Error>> { let plan = ScenarioBuilder::with_node_counts(2, 1) // Need executor for txs .transactions() .rate(5) // 5 txs per second .apply() .expect_consensus_liveness() // Still check liveness .with_run_duration(Duration::from_secs(60)) .build(); let runner = LocalDeployer::new().deploy(&plan).await?; let result = runner.run().await?; assert!(result.is_success()); Ok(())\\n} } Notice the changes: with_node_counts(2, 1) now includes an executor. Transactions need to be\\nsubmitted somewhere, and executors handle transaction submission (validators\\nonly validate). .transactions().rate(5).apply() adds a transaction workload that submits\\n5 transactions per second. The .apply() call finalizes the workload and adds\\nit to the scenario. Why the nested builder pattern? Because workloads have their own configuration.\\nThe transaction workload lets you tune rate, duration, wallet seeding, and\\nmore. Were using defaults for everything except rate. The transaction workload includes a default expectation. You didnt see .expect_transaction_inclusion() because the transactions workload adds it\\nautomatically. It makes sense—if youre submitting transactions, you probably\\nwant to verify they get included.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Adding Traffic: Transaction Workload","id":"55","title":"Adding Traffic: Transaction Workload"},"56":{"body":"So far weve used simple node counts and accepted defaults. Lets see how to\\ncustomize topology: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::new() .with_topology( TopologyBuilder::with_node_counts(5, 2) .with_network_layout(NetworkLayout::Mesh) // All nodes connected .with_slot_duration(Duration::from_secs(1)) // Faster blocks .build() ) .transactions().rate(10).apply() .expect_consensus_liveness() .with_run_duration(Duration::from_secs(60)) .build(); } NetworkLayout::Mesh means every node connects to every other node. The\\ndefault is Star, where nodes connect through a central hub. Mesh is more\\nrealistic for small clusters and exercises peer-to-peer networking more\\nthoroughly. with_slot_duration(Duration::from_secs(1)) changes how often blocks are\\nproduced. The default is 2 seconds. Faster blocks mean you see results quicker,\\nbut they also put more pressure on the system. Choose based on what youre\\ntesting. You can also configure DA parameters: #![allow(unused)] fn main() {\\nTopologyBuilder::with_node_counts(3, 2) .with_da_subnetwork_size(10) // Size of DA subnetworks .with_da_dispersal_factor(2) // Replication factor } These matter if youre testing DA-heavy workloads. For basic tests, defaults\\nwork fine.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Configuring Topology","id":"56","title":"Configuring Topology"},"57":{"body":"Real systems have multiple concurrent activities. Lets test consensus under\\nboth transaction load and DA traffic: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(3, 2) .transactions().rate(10).apply() // Transaction traffic .da_blobs() .rate(2) // DA blob traffic .size(256_000) // 256KB blobs .apply() .expect_consensus_liveness() .expect_da_liveness() // Check DA is working .with_run_duration(Duration::from_secs(120)) .build(); } Both workloads run concurrently during the 120-second window. This tests\\nwhether the system can handle multiple traffic types simultaneously—a more\\nrealistic scenario than isolated workload tests.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Combining Multiple Workloads","id":"57","title":"Combining Multiple Workloads"},"58":{"body":"What happens if nodes restart during operation? Lets find out: #![allow(unused)] fn main() {\\nlet plan = ScenarioBuilder::with_node_counts(4, 1) .transactions().rate(5).apply() .chaos() .restart() // Random node restarts .interval(Duration::from_secs(15)) // Every 15 seconds .apply() .expect_consensus_liveness() .with_run_duration(Duration::from_secs(90)) .build(); } The chaos workload restarts a random node every 15 seconds. This tests\\nwhether consensus can tolerate node churn and whether transaction submission\\nrecovers gracefully. Notice were still checking consensus liveness. The expectation is smart enough\\nto account for controlled restarts—it knows nodes were down intentionally and\\nwont mark the test as failed unless liveness breaks unexpectedly.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Testing Resilience: Chaos Workloads","id":"58","title":"Testing Resilience: Chaos Workloads"},"59":{"body":"How long should scenarios run? Heres a rule of thumb: For basic liveness: 30-60 seconds. Enough to see several epochs of blocks\\nand detect obvious failures. For workload-driven tests: 60-120 seconds. Enough for workloads to generate\\nmeaningful traffic and for expectations to have data to evaluate. For chaos/resilience: 90-180 seconds. Enough for multiple chaos events to\\nhappen and for the system to recover between them. For long-running stability: 300+ seconds. Useful for stress testing and\\nfinding subtle timing bugs, but too slow for typical CI runs. You can also think in terms of expected blocks. With a 2-second slot duration,\\n60 seconds means ~30 blocks. Thats enough to validate consensus but not so\\nmany that log volume becomes unwieldy.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Choosing Run Duration","id":"59","title":"Choosing Run Duration"},"6":{"body":"This book gives you a clear mental model for Nomos multi-node testing, shows how\\nto author scenarios that pair realistic workloads with explicit expectations,\\nand guides you to run them across local, containerized, and cluster environments\\nwithout changing the plan.","breadcrumbs":"What You Will Learn » What You Will Learn","id":"6","title":"What You Will Learn"},"60":{"body":"Weve been using LocalDeployer for all examples. When should you use others? Use LocalDeployer when: Youre developing a new test and want fast iteration Youre debugging a failure and want easy access to logs Youre on a laptop with limited resources Use ComposeRunner when: You want isolation between test runs Youre in CI and need reproducible environments You want to test network partitions or container-specific behaviors Use K8sRunner when: You need production-like deployment Youre testing Kubernetes-specific integration Youre running large-scale scenarios that dont fit on one machine The beauty of the framework is that you change one line—the runner\\ninstantiation—and everything else stays the same.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Choosing a Runner","id":"60","title":"Choosing a Runner"},"61":{"body":"As you write more scenarios, keep these practices in mind: Start simple. Dont add chaos workloads to your first test. Get basic\\nliveness working, then add complexity. One concept per test. Test transaction inclusion separately from DA blob\\ndispersal. Tests that try to verify too many things simultaneously are hard to\\ndebug when they fail. Meaningful names. Call your test test_consensus_survives_single_node_restart,\\nnot test_scenario_5. Future you (and your teammates) will thank you. Document assumptions. If a test needs specific timing or topology, comment\\nwhy. “We use 4 validators here because 3 would give false positives under this\\nchaos pattern.” Keep durations reasonable. Long tests are thorough but slow CI down. Find\\nthe minimum duration that reliably catches bugs.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Best Practices","id":"61","title":"Best Practices"},"62":{"body":"You now know how to author scenarios from simple consensus checks to complex\\nmulti-workload tests. The next chapter, Examples, shows a collection of\\ncomplete scenarios you can learn from and adapt to your needs. If you want to dive deep into what workloads and expectations are available,\\nskip ahead to the Workloads chapter. If you want to understand running scenarios\\nin different environments, check out the Runners and Running Scenarios chapters.","breadcrumbs":"Part II — User Guide » Authoring Scenarios » Whats Next","id":"62","title":"Whats Next"},"63":{"body":"Workloads are what make scenarios interesting. Without workloads, youre just\\nstarting nodes and watching them idle. Workloads generate traffic, create load,\\nintroduce chaos—theyre what actually exercises the system under test. This chapter is your complete reference to available workloads and expectations,\\nhow to configure them, and when to use each one.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Workloads and Expectations","id":"63","title":"Workloads and Expectations"},"64":{"body":"A workload is an async task that runs during your scenarios configured\\nduration. It does something actively: Submits transactions Disperses DA blobs Restarts nodes randomly Generates network traffic Workloads implement the Workload trait, which has one key method: #![allow(unused)] fn main() {\\nasync fn execute(&self, ctx: &RunContext) -> Result<()>; } The RunContext gives workloads everything they need: API clients for nodes,\\nblock feeds for tracking progress, and shared state for coordination. Workloads\\nrun until cancelled (when the scenarios duration expires) or until they\\ncomplete naturally. Most importantly, workloads dont manage their own timing or cleanup—the\\nframework handles that. Your workload just focuses on generating the right\\ntraffic.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Understanding Workloads","id":"64","title":"Understanding Workloads"},"65":{"body":"The transaction workload submits user transactions at a configured rate. Its\\none of the most commonly used workloads because most tests need to verify that\\ntransactions get processed correctly.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Transaction Workload","id":"65","title":"Transaction Workload"},"66":{"body":"#![allow(unused)] fn main() {\\n.transactions() .rate(10) // Transactions per second .apply() } This submits 10 transactions per second for the scenarios full duration.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Basic Usage","id":"66","title":"Basic Usage"},"67":{"body":"Rate ( rate(n)): How many transactions per second to submit. Default is 5. #![allow(unused)] fn main() {\\n.transactions().rate(20).apply() // High load\\n.transactions().rate(1).apply() // Light load } Duration ( duration(secs)): How long to submit transactions. Default is\\nthe scenarios full duration. #![allow(unused)] fn main() {\\n.transactions() .rate(10) .duration(30) // Only submit for first 30 seconds .apply() } This is useful if you want to test post-traffic behavior (like transaction\\ndraining from mempool). Actor Count ( actors(n)): How many distinct wallet addresses to use.\\nDefault is 10. #![allow(unused)] fn main() {\\n.transactions().actors(50).apply() // More realistic multi-user traffic } More actors means more diverse nonces and addresses, which exercises mempool\\ndeduplication and UTXO management more thoroughly.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Configuration Options","id":"67","title":"Configuration Options"},"68":{"body":"Under the hood, the transaction workload: Seeds wallets during scenario build (the topology includes seeded accounts) Connects to executor nodes (only executors accept transaction submission) Submits transactions at the configured rate, rotating through available actors Tracks which transactions were submitted (for inclusion expectations) Handles failures gracefully (if a node is restarting, retries later)","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » What It Does","id":"68","title":"What It Does"},"69":{"body":"The transaction workload automatically adds a TransactionInclusion expectation\\nthat verifies submitted transactions appear in blocks. You dont need to add\\nthis manually—it happens when you call .apply().","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Default Expectation","id":"69","title":"Default Expectation"},"7":{"body":"Conceptual chapters that establish the mental model for the framework and how\\nit approaches multi-node testing.","breadcrumbs":"Part I — Foundations » Part I — Foundations","id":"7","title":"Part I — Foundations"},"70":{"body":"Use the transaction workload when youre testing: Transaction processing and inclusion Mempool behavior under load Block packing efficiency System behavior with user traffic","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » When to Use It","id":"70","title":"When to Use It"},"71":{"body":"The DA blob workload disperses data availability blobs to the DA network. This\\nexercises the DA subsystem: dispersal, sampling, and verification.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » DA Blob Workload","id":"71","title":"DA Blob Workload"},"72":{"body":"#![allow(unused)] fn main() {\\n.da_blobs() .rate(2) // Blobs per second .size(256_000) // 256KB per blob .apply() }","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Basic Usage","id":"72","title":"Basic Usage"},"73":{"body":"Rate ( rate(n)): How many blobs per second to disperse. Default is 1. #![allow(unused)] fn main() {\\n.da_blobs().rate(5).apply() // High DA load } DA dispersal is more expensive than transaction submission, so rates are\\ntypically lower. Size ( size(bytes)): Size of each blob in bytes. Default is 128KB. #![allow(unused)] fn main() {\\n.da_blobs().size(1_000_000).apply() // 1MB blobs\\n.da_blobs().size(64_000).apply() // 64KB blobs } Larger blobs exercise DA bandwidth and storage more heavily. Duration ( duration(secs)): How long to disperse blobs. #![allow(unused)] fn main() {\\n.da_blobs() .rate(2) .duration(60) // Only disperse for first minute .apply() }","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Configuration Options","id":"73","title":"Configuration Options"},"74":{"body":"The DA blob workload: Connects to executor nodes (executors handle DA dispersal) Generates random blob data of the configured size Calls the DA dispersal API at the configured rate Tracks dispersal success/failure metrics Optionally verifies that dispersed blobs can be sampled","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » What It Does","id":"74","title":"What It Does"},"75":{"body":"The DA blob workload includes a DALiveness expectation that verifies the DA\\nsubsystem remained operational throughout the test.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Default Expectation","id":"75","title":"Default Expectation"},"76":{"body":"Use the DA blob workload when testing: DA dispersal and sampling logic DA bandwidth and storage capacity Interaction between DA and consensus System behavior under DA load","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » When to Use It","id":"76","title":"When to Use It"},"77":{"body":"The chaos workload introduces controlled disruptions to test system resilience.\\nCurrently it supports node restarts, with future support planned for network\\npartitions and resource constraints.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Chaos Workload","id":"77","title":"Chaos Workload"},"78":{"body":"#![allow(unused)] fn main() {\\n.chaos() .restart() // Random node restarts .interval(Duration::from_secs(20)) // Every 20 seconds .apply() }","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Basic Usage","id":"78","title":"Basic Usage"},"79":{"body":"Restart Mode ( restart()): Currently the only chaos mode. Randomly selects\\na node and restarts it. #![allow(unused)] fn main() {\\n.chaos().restart().apply() } Interval ( interval(duration)): How often to trigger a chaos event. Default\\nis 30 seconds. #![allow(unused)] fn main() {\\n.chaos() .restart() .interval(Duration::from_secs(10)) // Aggressive chaos .apply() } Shorter intervals mean more disruption. Be careful—too aggressive and consensus\\nmight not recover between events. Target Role (future): Select which node types to target (validators,\\nexecutors, specific nodes).","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Configuration Options","id":"79","title":"Configuration Options"},"8":{"body":"Welcome to the Nomos Testing Framework! This book will teach you how to write\\nintegration tests for Nomos that actually catch the bugs that matter. If youve worked on distributed systems, you know the frustration: unit tests\\npass, but in production, nodes lose sync, blocks stop flowing, or data\\navailability fails under load. These problems only show up when multiple nodes\\ninteract over real networks with real timing constraints. Thats what this\\nframework is for. We built this framework to solve a specific problem: testing Nomos thoroughly\\nwithout the pain of manual multi-node orchestration. You describe what cluster\\nyou want, what traffic to generate, and what success looks like—the framework\\nhandles deployment, coordination, and cleanup across local, Docker, and\\nKubernetes environments.","breadcrumbs":"Part I — Foundations » Introduction » Introduction","id":"8","title":"Introduction"},"80":{"body":"The chaos workload: Waits for the configured interval Randomly selects a node from the cluster Calls the runners node control API to restart it Records the downtime for expectation accounting Repeats until the scenario duration expires The framework tracks chaos-induced downtime and adjusts expectations\\naccordingly. Consensus liveness expectations know about intentional restarts\\nand wont fail the test for expected downtime.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » What It Does","id":"80","title":"What It Does"},"81":{"body":"The chaos workload requires node control capability. This means: #![allow(unused)] fn main() {\\n// Build scenario with node control\\nlet plan = ScenarioBuilder::with_node_counts(3, 1) .with_node_control() // Enable control operations .chaos().restart().apply() .build(); } If you forget .with_node_control(), the scenario will fail at build time with\\na clear error.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Requirements","id":"81","title":"Requirements"},"82":{"body":"Use chaos workloads when testing: Resilience to node failures Recovery logic and timing Consensus liveness under churn Operational readiness Important: Always use enough nodes to tolerate failures. With 3 validators,\\none can be down and consensus continues. With 2 validators, restarting one\\nbreaks consensus.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » When to Use It","id":"82","title":"When to Use It"},"83":{"body":"You can run multiple workloads concurrently: #![allow(unused)] fn main() {\\n.transactions().rate(10).apply()\\n.da_blobs().rate(2).size(512_000).apply()\\n.chaos().restart().interval(Duration::from_secs(30)).apply() } All three workloads run simultaneously during the scenario duration. This tests\\nrealistic scenarios where the system handles multiple traffic types while\\nrecovering from disruptions.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Combining Workloads","id":"83","title":"Combining Workloads"},"84":{"body":"Expectations are the “assertions” of the testing framework, but they work\\ndifferently than typical test assertions. Instead of checking conditions inline\\nduring test execution, expectations evaluate after workloads complete. This design lets expectations aggregate over the entire run and make nuanced\\njudgments about system behavior.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Understanding Expectations","id":"84","title":"Understanding Expectations"},"85":{"body":"The consensus liveness expectation verifies that blocks progressed at the\\nexpected rate throughout the test.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Consensus Liveness Expectation","id":"85","title":"Consensus Liveness Expectation"},"86":{"body":"#![allow(unused)] fn main() {\\n.expect_consensus_liveness() } No configuration needed—it uses the topologys slot duration and the scenarios\\nrun duration to calculate expected blocks.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Usage","id":"86","title":"Usage"},"87":{"body":"Did blocks progress during the run window? Was the progression rate reasonable (accounting for startup and cooldown)? Were there unexpected stalls (no blocks for extended periods)? If chaos workload was active, did consensus recover after restarts?","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » What It Checks","id":"87","title":"What It Checks"},"88":{"body":"The expectation captures a baseline block height before workloads start, then\\nevaluates final block height after workloads finish. It also tracks block\\nprogression during the run to detect stalls.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » When It Runs","id":"88","title":"When It Runs"},"89":{"body":"The expectation fails if: No blocks were produced during the run Block rate was significantly below expected (e.g., < 50% of target) There were stalls longer than expected slot duration * 3 Final block height is less than initial + minimum expected blocks","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Failure Modes","id":"89","title":"Failure Modes"},"9":{"body":"This book assumes youre familiar with Rust and have some experience with\\ndistributed systems or blockchain protocols. You dont need to be a Nomos\\nexpert—well explain the architecture pieces you need to know—but you should be\\ncomfortable reading Rust code and running integration tests. Whether youre a protocol engineer validating consensus changes, an\\ninfrastructure operator stress-testing deployment configurations, or a QA\\nengineer building a test suite, this book will show you how to write reliable,\\nportable multi-node tests.","breadcrumbs":"Part I — Foundations » Introduction » Who This Book Is For","id":"9","title":"Who This Book Is For"},"90":{"body":"This expectation verifies that submitted transactions appeared in blocks.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Transaction Inclusion Expectation","id":"90","title":"Transaction Inclusion Expectation"},"91":{"body":"You dont typically add this manually—the transaction workload includes it\\nautomatically: #![allow(unused)] fn main() {\\n.transactions().rate(10).apply() // Includes inclusion expectation }","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Usage","id":"91","title":"Usage"},"92":{"body":"How many transactions were submitted? How many appeared in blocks? Is the inclusion rate above threshold (default 95%)?","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » What It Checks","id":"92","title":"What It Checks"},"93":{"body":"The expectation fails if: Inclusion rate is below threshold (< 95% by default) Zero transactions were included despite submissions Transactions took too long to appear (timeout exceeded) You can adjust the threshold if needed: #![allow(unused)] fn main() {\\n.expect_transaction_inclusion() .threshold(0.90) // Accept 90% inclusion }","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Failure Modes","id":"93","title":"Failure Modes"},"94":{"body":"The DA liveness expectation verifies the DA subsystem remained operational.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » DA Liveness Expectation","id":"94","title":"DA Liveness Expectation"},"95":{"body":"#![allow(unused)] fn main() {\\n.expect_da_liveness() } Or implicitly through the DA blob workload: #![allow(unused)] fn main() {\\n.da_blobs().rate(2).apply() // Includes DA liveness expectation }","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Usage","id":"95","title":"Usage"},"96":{"body":"Were dispersed blobs successfully published? Could validators sample the data? Did DA operations complete within reasonable time?","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » What It Checks","id":"96","title":"What It Checks"},"97":{"body":"DA dispersal API returned errors consistently Sampling failed repeatedly DA became unavailable during the run","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Failure Modes","id":"97","title":"Failure Modes"},"98":{"body":"If built-in expectations dont cover your needs, you can write custom ones.\\nSee the Extending the Framework chapter for details.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Writing Custom Expectations","id":"98","title":"Writing Custom Expectations"},"99":{"body":"You now have a complete reference to workloads and expectations. The next\\nchapters cover operations (how to set up environments) and runners (how to\\ndeploy scenarios to different backends). If you want to write custom workloads or expectations, skip ahead to Part III:\\nDeveloper Reference.","breadcrumbs":"Part II — User Guide » Core Content: Workloads & Expectations » Whats Next","id":"99","title":"Whats Next"}},"length":341,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{".":{"2":{"df":1,"docs":{"44":{"tf":1.0}}},"3":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":17,"docs":{"107":{"tf":1.0},"119":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"157":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.7320508075688772},"227":{"tf":1.4142135623730951},"26":{"tf":1.0},"285":{"tf":1.0},"54":{"tf":2.23606797749979}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"247":{"tf":1.0}},"m":{"df":1,"docs":{"184":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"209":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"120":{"tf":1.0},"123":{"tf":1.0},"23":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"326":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}}},"2":{"0":{"df":6,"docs":{"105":{"tf":1.0},"237":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0}}},"3":{"4":{"5":{"df":1,"docs":{"140":{"tf":1.0}}},"6":{"df":1,"docs":{"140":{"tf":1.0}}},"7":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"k":{"b":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"143":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"224":{"tf":1.0},"46":{"tf":1.0}}},"5":{"df":3,"docs":{"142":{"tf":1.4142135623730951},"286":{"tf":1.0},"58":{"tf":1.4142135623730951}}},"6":{"df":0,"docs":{},"g":{"b":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"0":{"8":{"0":{":":{"1":{"8":{"0":{"8":{"0":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":1.0},"214":{"tf":1.0},"282":{"tf":1.4142135623730951},"322":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"122":{"tf":1.0},"307":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}},"_":{"0":{"0":{"0":{"_":{"0":{"0":{"0":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"135":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"194":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"269":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"306":{"tf":1.4142135623730951},"327":{"tf":1.0},"330":{"tf":1.0},"38":{"tf":1.4142135623730951},"43":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}},"m":{"b":{"df":2,"docs":{"121":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}},"":{"3":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"2":{".":{"3":{"df":1,"docs":{"141":{"tf":1.0}}},"5":{"df":1,"docs":{"141":{"tf":1.0}}},"7":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"159":{"tf":1.0},"283":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"0":{"df":7,"docs":{"120":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"259":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"78":{"tf":1.0}}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"5":{"6":{"df":0,"docs":{},"k":{"b":{"df":3,"docs":{"121":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"214":{"tf":1.0}}},"1":{"df":1,"docs":{"214":{"tf":1.0}}},"2":{"df":1,"docs":{"214":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":2.23606797749979},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"152":{"tf":1.0},"157":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"225":{"tf":1.4142135623730951},"239":{"tf":1.0},"24":{"tf":1.0},"245":{"tf":1.0},"259":{"tf":1.0},"283":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"301":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"326":{"tf":1.4142135623730951},"38":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"59":{"tf":1.0},"82":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"184":{"tf":1.0}}}}},"3":{"0":{"0":{"df":3,"docs":{"105":{"tf":1.0},"307":{"tf":1.0},"59":{"tf":1.0}}},"df":17,"docs":{"105":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"149":{"tf":1.0},"156":{"tf":1.0},"224":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"67":{"tf":1.0},"79":{"tf":1.0}}},"1":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"df":26,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"158":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"283":{"tf":1.0},"290":{"tf":1.0},"306":{"tf":1.0},"32":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"38":{"tf":1.0},"44":{"tf":1.0},"54":{"tf":1.7320508075688772},"61":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0}},"f":{"df":1,"docs":{"306":{"tf":1.0}}}},"4":{"2":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":2,"docs":{"184":{"tf":1.0},"222":{"tf":1.0}}},"5":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"8":{"df":1,"docs":{"282":{"tf":1.0}}},"df":15,"docs":{"113":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"227":{"tf":1.0},"290":{"tf":1.0},"306":{"tf":1.0},"326":{"tf":1.4142135623730951},"33":{"tf":1.0},"38":{"tf":1.0},"61":{"tf":1.0}},"g":{"b":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"":{"5":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"286":{"tf":1.0},"289":{"tf":1.0},"89":{"tf":1.0}}},"df":20,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"143":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.7320508075688772},"269":{"tf":1.0},"283":{"tf":1.0},"301":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"67":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"6":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":16,"docs":{"105":{"tf":1.4142135623730951},"119":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"149":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.0},"283":{"tf":1.0},"30":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"46":{"tf":2.0},"59":{"tf":1.7320508075688772}}},"4":{"df":0,"docs":{},"k":{"b":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"124":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0}},"s":{"df":1,"docs":{"23":{"tf":1.0}}},"":{"7":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"7":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"330":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0}},"s":{"df":1,"docs":{"23":{"tf":1.0}}}},"8":{"df":1,"docs":{"326":{"tf":1.0}},"g":{"b":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"9":{"0":{"df":5,"docs":{"105":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"59":{"tf":1.0},"93":{"tf":1.0}}},"5":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"43":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"a":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"b":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"340":{"tf":1.0}}}}}}},"c":{"1":{"2":{"3":{"df":1,"docs":{"152":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":3,"docs":{"328":{"tf":1.0},"35":{"tf":1.0},"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"168":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"42":{"tf":1.4142135623730951},"48":{"tf":1.0}},"—":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"289":{"tf":1.4142135623730951},"337":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"68":{"tf":1.0},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"168":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"198":{"tf":1.0},"209":{"tf":1.0},"248":{"tf":1.0},"293":{"tf":1.0},"34":{"tf":1.0},"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"33":{"tf":1.0},"80":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"193":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"163":{"tf":1.4142135623730951},"200":{"tf":1.0},"237":{"tf":1.0},"24":{"tf":1.0},"273":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"163":{"tf":1.0},"238":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"v":{"df":8,"docs":{"116":{"tf":1.0},"14":{"tf":1.0},"213":{"tf":1.0},"273":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"87":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"112":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0}},"s":{"(":{"2":{"0":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":24,"docs":{"13":{"tf":1.0},"136":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"25":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"4":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"63":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"118":{"tf":1.0},"259":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0}}}}},"d":{"df":33,"docs":{"10":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"326":{"tf":1.0},"41":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":2.0},"61":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"41":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"282":{"tf":1.0},"67":{"tf":1.4142135623730951}}}}}}},"df":13,"docs":{"114":{"tf":1.0},"193":{"tf":1.0},"250":{"tf":1.4142135623730951},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"319":{"tf":1.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.0},"55":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"278":{"tf":1.0},"286":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"293":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"128":{"tf":1.0},"165":{"tf":1.0},"190":{"tf":1.0},"241":{"tf":1.0},"329":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"168":{"tf":1.0},"215":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":5,"docs":{"17":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"337":{"tf":1.0},"84":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"123":{"tf":1.0},"287":{"tf":1.0},"79":{"tf":1.4142135623730951}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"54":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"251":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"116":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"321":{"tf":1.0}}},"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":96,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"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.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"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},"13":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":2.0},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":2.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"302":{"tf":1.4142135623730951},"309":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}}},"df":4,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0}}}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"326":{"tf":1.0}},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"193":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":7,"docs":{"10":{"tf":1.0},"231":{"tf":1.0},"243":{"tf":1.0},"282":{"tf":1.4142135623730951},"30":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"102":{"tf":1.0},"105":{"tf":1.0},"113":{"tf":1.7320508075688772},"144":{"tf":1.0},"200":{"tf":1.0},"26":{"tf":1.0},"37":{"tf":1.0},"54":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"203":{"tf":1.0},"218":{"tf":1.0},"231":{"tf":1.0},"282":{"tf":1.0},"322":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"40":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"113":{"tf":2.23606797749979},"43":{"tf":1.0},"44":{"tf":1.0}}}},"y":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"256":{"tf":1.0},"267":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"262":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"30":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"—":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"42":{"tf":1.0},"48":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"112":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"34":{"tf":1.0},"340":{"tf":1.0},"44":{"tf":1.4142135623730951},"47":{"tf":1.0},"64":{"tf":1.0},"74":{"tf":1.0},"80":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"289":{"tf":1.0},"303":{"tf":1.0},"35":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"10":{"tf":1.0},"277":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"340":{"tf":1.0}}},"df":21,"docs":{"103":{"tf":2.0},"104":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"258":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"134":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"250":{"tf":1.0},"37":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"20":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"9":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":10,"docs":{"172":{"tf":1.0},"217":{"tf":1.0},"232":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"328":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1":{"tf":1.0},"132":{"tf":1.0},"227":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"v":{"3":{"df":2,"docs":{"163":{"tf":1.0},"238":{"tf":1.0}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"210":{"tf":1.4142135623730951},"238":{"tf":1.0},"332":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"27":{"tf":1.0},"299":{"tf":1.0},"334":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"135":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"!":{"(":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"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},"137":{"tf":1.0},"148":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"(":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"?":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"189":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"244":{"tf":1.0},"248":{"tf":1.4142135623730951},"26":{"tf":1.0},"274":{"tf":1.0},"301":{"tf":1.0},"337":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"116":{"tf":1.0}}}},"t":{"df":2,"docs":{"210":{"tf":1.0},"52":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"259":{"tf":1.0},"42":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":1.0},"61":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"256":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"168":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"317":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":31,"docs":{"110":{"tf":1.4142135623730951},"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},"137":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"317":{"tf":1.0},"33":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"64":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"16":{"tf":1.0},"247":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"174":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"234":{"tf":1.0},"293":{"tf":1.7320508075688772}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"6":{"tf":1.0},"62":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.0},"247":{"tf":1.0},"275":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"339":{"tf":1.0},"38":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":25,"docs":{"1":{"tf":1.0},"116":{"tf":1.4142135623730951},"127":{"tf":1.0},"153":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"209":{"tf":1.0},"218":{"tf":1.0},"25":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"3":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":2.23606797749979},"340":{"tf":1.0},"4":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"68":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"259":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"[":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"10":{"tf":1.4142135623730951},"126":{"tf":1.0},"167":{"tf":1.0},"18":{"tf":1.0},"245":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"41":{"tf":1.7320508075688772},"47":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}}}},"d":{"df":6,"docs":{"105":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"122":{"tf":1.0},"328":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"338":{"tf":1.4142135623730951},"73":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"110":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":22,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":1.0},"23":{"tf":1.0},"282":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"120":{"tf":1.0},"142":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"274":{"tf":1.0},"35":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"c":{"df":12,"docs":{"101":{"tf":1.0},"119":{"tf":1.0},"137":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"12":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"142":{"tf":1.0},"158":{"tf":1.0},"226":{"tf":1.0},"274":{"tf":1.0},"287":{"tf":1.0},"47":{"tf":1.0},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"”":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":6,"docs":{"157":{"tf":1.0},"217":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"283":{"tf":1.0},"59":{"tf":1.0}}}}},"df":3,"docs":{"123":{"tf":1.0},"286":{"tf":1.0},"54":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":22,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"117":{"tf":1.0},"139":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"30":{"tf":1.0},"304":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.4142135623730951},"54":{"tf":1.0},"88":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"337":{"tf":1.0},"47":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"180":{"tf":1.0},"279":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":28,"docs":{"108":{"tf":1.0},"116":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"189":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"27":{"tf":1.0},"296":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"20":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"252":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"250":{"tf":1.0}}}},"w":{"df":2,"docs":{"89":{"tf":1.0},"93":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"100":{"tf":1.0},"117":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"236":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"258":{"tf":1.0},"30":{"tf":1.0},"43":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"129":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"295":{"tf":1.0},"328":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"174":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.7320508075688772},"245":{"tf":1.0},"281":{"tf":2.23606797749979},"304":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0}}}}},"df":3,"docs":{"230":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"323":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"259":{"tf":1.0}}}},"o":{"b":{"df":25,"docs":{"121":{"tf":2.23606797749979},"124":{"tf":1.0},"16":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"278":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0},"64":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":2.449489742783178},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"197":{"tf":1.0},"203":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":70,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":2.449489742783178},"143":{"tf":1.7320508075688772},"148":{"tf":1.0},"149":{"tf":2.0},"156":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.4142135623730951},"205":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":2.0},"224":{"tf":1.0},"23":{"tf":3.1622776601683795},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":2.23606797749979},"276":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":2.0},"286":{"tf":2.449489742783178},"289":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":2.23606797749979},"32":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":3.7416573867739413},"338":{"tf":1.0},"34":{"tf":2.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"46":{"tf":3.4641016151377544},"5":{"tf":1.0},"54":{"tf":2.6457513110645907},"56":{"tf":1.7320508075688772},"59":{"tf":1.7320508075688772},"64":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"8":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":2.0},"90":{"tf":1.0},"92":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"132":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"41":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":6,"docs":{"10":{"tf":2.0},"336":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"10":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"278":{"tf":1.0},"321":{"tf":1.0},"337":{"tf":1.0},"36":{"tf":1.0},"57":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"101":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"135":{"tf":1.0},"244":{"tf":1.0},"250":{"tf":2.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":11,"docs":{"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},"137":{"tf":1.0},"198":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":10,"docs":{"113":{"tf":1.0},"23":{"tf":1.0},"290":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":1.0},"43":{"tf":1.0}},"e":{"df":0,"docs":{},"—":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"132":{"tf":1.0},"203":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"g":{"df":14,"docs":{"109":{"tf":1.0},"161":{"tf":1.0},"19":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"189":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":71,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"105":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"119":{"tf":1.0},"12":{"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.4142135623730951},"128":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"189":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"30":{"tf":2.23606797749979},"302":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"323":{"tf":1.0},"328":{"tf":1.0},"330":{"tf":1.0},"337":{"tf":1.0},"38":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.23606797749979},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"81":{"tf":1.7320508075688772},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"2":{"df":1,"docs":{"111":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"103":{"tf":2.6457513110645907},"110":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"193":{"tf":1.0},"198":{"tf":1.0},"250":{"tf":1.0},"258":{"tf":1.4142135623730951},"271":{"tf":1.0},"278":{"tf":1.0},"339":{"tf":1.7320508075688772},"44":{"tf":1.0},"55":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":15,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"192":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"246":{"tf":1.0},"253":{"tf":1.0},"290":{"tf":1.0},"30":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"8":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":7,"docs":{"104":{"tf":1.4142135623730951},"247":{"tf":1.0},"259":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.7320508075688772},"275":{"tf":1.0},"339":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"255":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.0}}}},"z":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"306":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"[":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"23":{"tf":1.4142135623730951},"337":{"tf":1.0},"86":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":16,"docs":{"103":{"tf":1.0},"112":{"tf":1.0},"197":{"tf":1.0},"213":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"259":{"tf":1.0},"275":{"tf":1.0},"30":{"tf":1.0},"38":{"tf":1.4142135623730951},"45":{"tf":1.0},"55":{"tf":1.0},"61":{"tf":1.0},"69":{"tf":1.0},"74":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"35":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"255":{"tf":1.0},"259":{"tf":1.7320508075688772},"33":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":16,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"174":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"248":{"tf":1.0},"281":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"337":{"tf":1.0},"49":{"tf":1.0},"81":{"tf":1.0}}}},"c":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"142":{"tf":1.0},"205":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"248":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"261":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"247":{"tf":1.0},"31":{"tf":1.0},"42":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}},"y":{"df":0,"docs":{},"—":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"g":{"df":0,"docs":{},"o":{"df":17,"docs":{"137":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"152":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"281":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"298":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"54":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"331":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"331":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"249":{"tf":1.0},"54":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"204":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0}}}},"df":3,"docs":{"159":{"tf":1.0},"227":{"tf":1.0},"283":{"tf":1.0}}},"u":{"df":0,"docs":{},"s":{"df":7,"docs":{"146":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.0}}}}},"d":{"df":3,"docs":{"210":{"tf":1.0},"230":{"tf":1.0},"281":{"tf":1.0}}},"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"250":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"176":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"2":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":23,"docs":{"119":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"134":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.4142135623730951},"276":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"322":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"9":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"16":{"tf":1.0},"278":{"tf":1.0},"33":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0}}}}}},"o":{"df":41,"docs":{"106":{"tf":2.449489742783178},"107":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":2.0},"168":{"tf":1.0},"192":{"tf":1.4142135623730951},"193":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"24":{"tf":2.0},"266":{"tf":1.0},"278":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"296":{"tf":2.23606797749979},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"337":{"tf":1.4142135623730951},"38":{"tf":1.0},"43":{"tf":1.4142135623730951},"51":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.0}},"s":{"(":{")":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"113":{"tf":1.0},"24":{"tf":1.0},"290":{"tf":1.0},"38":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"2":{"0":{")":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{")":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"109":{"tf":1.0},"289":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"105":{"tf":1.0},"59":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":33,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.4142135623730951},"136":{"tf":1.0},"167":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.7320508075688772},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.0},"279":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.7320508075688772},"63":{"tf":1.0},"7":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"334":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":71,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.4142135623730951},"174":{"tf":1.0},"18":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"204":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.0},"24":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"298":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"43":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"47":{"tf":2.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"84":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"223":{"tf":1.0},"297":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"208":{"tf":1.4142135623730951},"304":{"tf":1.0},"51":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"20":{"tf":1.0},"236":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":12,"docs":{"105":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"15":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"31":{"tf":1.0}},"n":{"df":3,"docs":{"136":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"123":{"tf":1.0},"203":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.0}}}}}},"i":{"/":{"c":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":29,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"187":{"tf":1.0},"212":{"tf":1.0},"23":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"295":{"tf":1.7320508075688772},"301":{"tf":1.0},"302":{"tf":1.0},"321":{"tf":1.7320508075688772},"332":{"tf":1.7320508075688772},"340":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"184":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":11,"docs":{"144":{"tf":1.0},"15":{"tf":1.0},"168":{"tf":1.0},"18":{"tf":1.0},"249":{"tf":1.0},"253":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"54":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":19,"docs":{"144":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"54":{"tf":1.0},"8":{"tf":1.0}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.0}}}}}}}},"r":{"df":15,"docs":{"100":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"19":{"tf":1.0},"251":{"tf":1.0},"259":{"tf":1.0},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"6":{"tf":1.0},"81":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"47":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"262":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"|":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"256":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"15":{"tf":1.0},"197":{"tf":1.0},"247":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"337":{"tf":1.0},"64":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"23":{"tf":1.7320508075688772},"301":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":27,"docs":{"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"209":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"244":{"tf":1.4142135623730951},"293":{"tf":2.23606797749979},"33":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"54":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"112":{"tf":1.0},"167":{"tf":1.0},"20":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"259":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"298":{"tf":1.0},"332":{"tf":1.0},"34":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"10":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0},"246":{"tf":1.0},"309":{"tf":1.4142135623730951},"337":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"112":{"tf":1.0},"61":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"110":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.0},"229":{"tf":1.0},"253":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"323":{"tf":1.0},"340":{"tf":1.0},"52":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"209":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"264":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"246":{"tf":1.0},"30":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":27,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"271":{"tf":1.0},"30":{"tf":1.0},"317":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"54":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":9,"docs":{"119":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"243":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"271":{"tf":1.0},"303":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"s":{"df":30,"docs":{"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"126":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.4142135623730951},"178":{"tf":1.7320508075688772},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"193":{"tf":1.0},"202":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"32":{"tf":1.0},"339":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"152":{"tf":1.4142135623730951},"176":{"tf":1.0},"31":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":20,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.4142135623730951},"187":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.4142135623730951},"282":{"tf":1.0},"295":{"tf":1.4142135623730951},"31":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"k":{"8":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"283":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"189":{"tf":1.0},"236":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"124":{"tf":1.0},"178":{"tf":1.4142135623730951},"38":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"244":{"tf":1.7320508075688772},"32":{"tf":1.0},"337":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0}},"u":{"df":2,"docs":{"243":{"tf":1.0},"7":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"146":{"tf":1.0},"185":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"43":{"tf":1.0},"51":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"278":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"279":{"tf":1.0},"337":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":8,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"295":{"tf":1.0},"33":{"tf":1.0},"57":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"17":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"274":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"84":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"198":{"tf":1.0}}}}}}}},"df":3,"docs":{"174":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"243":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"307":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":15,"docs":{"13":{"tf":1.0},"133":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"245":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.4142135623730951},"298":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"332":{"tf":1.0},"339":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"182":{"tf":1.0},"209":{"tf":1.0},"293":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":49,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"172":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"184":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"285":{"tf":1.0},"33":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.0},"339":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":5,"docs":{"116":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"274":{"tf":1.0},"337":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"214":{"tf":1.0},"231":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.4142135623730951},"313":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"249":{"tf":1.0},"47":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":28,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"157":{"tf":1.0},"18":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.0},"262":{"tf":1.0},"283":{"tf":1.4142135623730951},"285":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"32":{"tf":1.4142135623730951},"337":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.4142135623730951},"5":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.7320508075688772},"68":{"tf":1.0},"74":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":45,"docs":{"107":{"tf":1.0},"113":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"149":{"tf":1.0},"156":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.7320508075688772},"216":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":2.449489742783178},"338":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.4142135623730951},"53":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"87":{"tf":1.0},"9":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":3,"docs":{"203":{"tf":1.0},"270":{"tf":1.4142135623730951},"289":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"189":{"tf":1.0},"268":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"295":{"tf":1.0},"321":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"212":{"tf":1.0},"237":{"tf":1.0}},"t":{"df":8,"docs":{"160":{"tf":1.0},"228":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"30":{"tf":1.0},"339":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"132":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":21,"docs":{"148":{"tf":1.0},"15":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"180":{"tf":1.7320508075688772},"184":{"tf":1.0},"209":{"tf":1.0},"283":{"tf":1.0},"31":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"146":{"tf":1.0},"173":{"tf":1.0},"278":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":6,"docs":{"20":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"270":{"tf":1.4142135623730951},"319":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"0":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":28,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"168":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":2.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"290":{"tf":2.23606797749979},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"337":{"tf":2.0},"338":{"tf":1.0},"339":{"tf":1.7320508075688772},"58":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"48":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":5,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"87":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"107":{"tf":1.0},"122":{"tf":1.0},"249":{"tf":1.0},"276":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"12":{"tf":1.0},"134":{"tf":1.0},"154":{"tf":1.7320508075688772},"168":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"302":{"tf":1.0},"326":{"tf":1.7320508075688772},"337":{"tf":1.4142135623730951},"41":{"tf":2.23606797749979},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"17":{"tf":1.0},"21":{"tf":1.0},"5":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"248":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"338":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.0},"245":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"278":{"tf":1.0},"283":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"41":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":10,"docs":{"115":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":1.0},"166":{"tf":1.0},"191":{"tf":1.0},"206":{"tf":1.0},"253":{"tf":1.0},"33":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"326":{"tf":1.0}}}}}}}}},"df":7,"docs":{"184":{"tf":1.4142135623730951},"209":{"tf":1.0},"228":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"321":{"tf":1.0},"326":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"142":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"259":{"tf":1.0},"287":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"242":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"41":{"tf":2.0},"51":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"114":{"tf":1.0},"170":{"tf":1.0},"182":{"tf":1.4142135623730951},"209":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"270":{"tf":1.0},"293":{"tf":2.0},"31":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"63":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":7,"docs":{"104":{"tf":1.0},"18":{"tf":1.0},"250":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"244":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"245":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0}},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.0},"30":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"2":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"262":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"259":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"198":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":9,"docs":{"198":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"317":{"tf":1.0},"64":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"153":{"tf":1.0},"287":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"(":{"4":{"2":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"df":30,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"178":{"tf":1.4142135623730951},"190":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"290":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"56":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"298":{"tf":1.0}}}}},"d":{"[":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":7,"docs":{"103":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}},"s":{"(":{")":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"309":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"5":{"1":{"2":{"_":{"0":{"0":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"2":{"5":{"6":{"_":{"0":{"0":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"1":{"_":{"0":{"0":{"0":{"_":{"0":{"0":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"0":{"0":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":44,"docs":{"103":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":2.449489742783178},"338":{"tf":3.0},"34":{"tf":1.0},"340":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"180":{"tf":1.0},"209":{"tf":1.0},"233":{"tf":1.4142135623730951},"292":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"75":{"tf":1.0}}}}},"t":{"a":{"df":26,"docs":{"1":{"tf":1.0},"116":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"2":{"tf":1.4142135623730951},"209":{"tf":1.0},"220":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":2.8284271247461903},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":2.23606797749979},"51":{"tf":1.0},"59":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":27,"docs":{"10":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"243":{"tf":1.0},"259":{"tf":1.0},"28":{"tf":1.0},"297":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"38":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}},"g":{"df":3,"docs":{"27":{"tf":1.0},"277":{"tf":1.0},"48":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"259":{"tf":1.0},"260":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":7,"docs":{"187":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"5":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":11,"docs":{"102":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"121":{"tf":1.0},"123":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"117":{"tf":1.0},"184":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":4,"docs":{"10":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}},"r":{"df":2,"docs":{"243":{"tf":1.0},"275":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":22,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"146":{"tf":1.0},"172":{"tf":1.7320508075688772},"178":{"tf":1.4142135623730951},"214":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"273":{"tf":1.0},"55":{"tf":1.4142135623730951},"56":{"tf":2.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"278":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"278":{"tf":1.0},"339":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"170":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951}}}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"135":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"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},"135":{"tf":1.0},"276":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"174":{"tf":1.4142135623730951},"270":{"tf":1.0},"306":{"tf":1.0},"31":{"tf":1.0},"326":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"124":{"tf":1.0},"178":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":2.0},"240":{"tf":1.0},"38":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":5,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":62,"docs":{"10":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"140":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"150":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.0},"268":{"tf":1.4142135623730951},"276":{"tf":1.0},"28":{"tf":1.0},"280":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"302":{"tf":1.0},"31":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"32":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":2.0},"339":{"tf":1.7320508075688772},"38":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.4142135623730951},"60":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"266":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"150":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"—":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"273":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":9,"docs":{"13":{"tf":1.0},"22":{"tf":1.0},"244":{"tf":1.0},"261":{"tf":1.0},"283":{"tf":1.0},"293":{"tf":1.0},"298":{"tf":1.0},"52":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951},"337":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"252":{"tf":1.4142135623730951},"302":{"tf":1.0},"305":{"tf":1.0},"332":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"84":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"195":{"tf":1.0},"31":{"tf":1.0},"93":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":27,"docs":{"114":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"264":{"tf":1.0},"29":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"54":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"143":{"tf":1.0},"156":{"tf":1.0},"256":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"59":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"24":{"tf":1.4142135623730951},"27":{"tf":1.0},"296":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"24":{"tf":1.4142135623730951},"296":{"tf":1.0}},"i":{"c":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":17,"docs":{"10":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"166":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"242":{"tf":1.0},"251":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"60":{"tf":1.0},"99":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}}},"f":{"df":2,"docs":{"160":{"tf":1.0},"228":{"tf":1.0}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"149":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.0},"279":{"tf":1.0}},"i":{"df":10,"docs":{"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0}}},"t":{"df":2,"docs":{"279":{"tf":1.0},"323":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":2,"docs":{"264":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"36":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":31,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"17":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"209":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"265":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"321":{"tf":1.0},"337":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"50":{"tf":1.0},"62":{"tf":1.0},"84":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"—":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"32":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":2,"docs":{"243":{"tf":1.0},"43":{"tf":1.0}}},"r":{"df":1,"docs":{"208":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"169":{"tf":1.0},"174":{"tf":1.0},"257":{"tf":1.0},"315":{"tf":1.0},"339":{"tf":1.0}}},"y":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"144":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.4142135623730951},"172":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.4142135623730951},"281":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"277":{"tf":1.0}},"i":{"df":2,"docs":{"182":{"tf":1.0},"31":{"tf":1.0}}}}}}}},"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"297":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"160":{"tf":1.0},"209":{"tf":1.0},"228":{"tf":1.4142135623730951},"286":{"tf":1.0},"321":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":21,"docs":{"121":{"tf":2.23606797749979},"13":{"tf":1.0},"16":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"3":{"tf":1.7320508075688772},"33":{"tf":1.0},"337":{"tf":1.7320508075688772},"338":{"tf":2.23606797749979},"34":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.4142135623730951},"54":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"73":{"tf":2.0},"74":{"tf":2.0},"76":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"289":{"tf":1.0},"308":{"tf":1.0},"337":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"161":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"176":{"tf":1.0},"31":{"tf":1.0},"46":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"227":{"tf":1.0},"242":{"tf":1.0},"62":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"67":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"270":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"221":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"326":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":34,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.7320508075688772},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"233":{"tf":2.23606797749979},"245":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.7320508075688772},"287":{"tf":1.0},"292":{"tf":3.7416573867739413},"31":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"8":{"tf":1.0}},"{":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"112":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"259":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"\'":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"267":{"tf":1.0},"290":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0}}}}},"—":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"n":{"\'":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":36,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"16":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"190":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.4142135623730951},"259":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.4142135623730951},"328":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":14,"docs":{"107":{"tf":1.0},"123":{"tf":1.4142135623730951},"160":{"tf":1.0},"19":{"tf":1.0},"228":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"306":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"210":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"249":{"tf":1.0},"33":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"135":{"tf":1.0},"195":{"tf":1.0},"247":{"tf":1.0},"273":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0}},"n":{"df":2,"docs":{"105":{"tf":1.0},"59":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"/":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"l":{"df":4,"docs":{"276":{"tf":1.0},"278":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"212":{"tf":1.0},"37":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"154":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"110":{"tf":1.0},"132":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":44,"docs":{"101":{"tf":1.0},"105":{"tf":2.23606797749979},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"18":{"tf":1.0},"185":{"tf":1.0},"23":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":2.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"3":{"0":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"120":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"67":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"2":{"0":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"5":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"7":{"5":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"105":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"203":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"337":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"130":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"193":{"tf":1.0},"200":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"52":{"tf":1.0},"89":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}}}},"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"29":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":35,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"191":{"tf":1.0},"209":{"tf":1.4142135623730951},"214":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.4142135623730951},"252":{"tf":1.0},"29":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"249":{"tf":1.0},"33":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":7,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"336":{"tf":1.0},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":1,"docs":{"29":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"43":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"208":{"tf":1.0}}}}}}}}},"m":{"b":{"df":1,"docs":{"250":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"318":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"303":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":18,"docs":{"154":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.0},"251":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"81":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"24":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"d":{"df":8,"docs":{"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"17":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"170":{"tf":1.0},"176":{"tf":1.0},"203":{"tf":1.0},"221":{"tf":1.7320508075688772},"256":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"135":{"tf":1.0},"215":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"249":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":13,"docs":{"209":{"tf":1.0},"232":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.4142135623730951},"278":{"tf":1.0},"290":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.0},"82":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":17,"docs":{"123":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"268":{"tf":1.0},"283":{"tf":1.0},"30":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"337":{"tf":1.0},"4":{"tf":1.0},"84":{"tf":1.0}}}}},"v":{"df":3,"docs":{"163":{"tf":1.0},"237":{"tf":1.0},"295":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":48,"docs":{"10":{"tf":1.0},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.4142135623730951},"14":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"161":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"189":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.0},"23":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"27":{"tf":1.4142135623730951},"276":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"245":{"tf":1.0},"301":{"tf":1.0},"337":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"!":{"(":{"\\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"r":{"(":{"\\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"!":{"(":{"\\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"264":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"262":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":38,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"113":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"218":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"227":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"255":{"tf":1.0},"259":{"tf":1.7320508075688772},"261":{"tf":1.0},"268":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.4142135623730951},"30":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0},"81":{"tf":1.0},"97":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"120":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":3,"docs":{"214":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":21,"docs":{"143":{"tf":1.4142135623730951},"168":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"274":{"tf":1.0},"337":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"43":{"tf":1.0},"54":{"tf":1.7320508075688772},"59":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"301":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":5,"docs":{"307":{"tf":1.0},"337":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.4142135623730951}},"u":{"df":1,"docs":{"253":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"102":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"286":{"tf":1.0},"3":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"250":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"31":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"251":{"tf":1.0},"28":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"159":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":35,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"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.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"199":{"tf":1.0},"237":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"276":{"tf":1.0},"317":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"266":{"tf":1.4142135623730951},"33":{"tf":1.0},"337":{"tf":1.7320508075688772},"42":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":4,"docs":{"255":{"tf":1.0},"256":{"tf":1.0},"317":{"tf":1.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":39,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"120":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"158":{"tf":1.0},"170":{"tf":1.0},"182":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"230":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"278":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"3":{"tf":2.0},"304":{"tf":1.0},"306":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"337":{"tf":1.7320508075688772},"338":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":2.0},"55":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"79":{"tf":1.0}},"":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":13,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"16":{"tf":1.0},"210":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":1.0},"337":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"63":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"160":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"250":{"tf":1.0},"268":{"tf":1.4142135623730951},"281":{"tf":1.0},"298":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0},"48":{"tf":1.0}}}},"t":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":33,"docs":{"101":{"tf":1.0},"106":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"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},"137":{"tf":1.0},"14":{"tf":1.0},"165":{"tf":1.0},"189":{"tf":1.0},"194":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"30":{"tf":1.0},"302":{"tf":1.0},"38":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"d":{"a":{"_":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"113":{"tf":1.0},"289":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"273":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"243":{"tf":1.0}}}}}}}}}}}},"df":115,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":2.23606797749979},"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":2.0},"156":{"tf":1.7320508075688772},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":2.23606797749979},"18":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.7320508075688772},"23":{"tf":2.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":2.8284271247461903},"249":{"tf":1.7320508075688772},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"259":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"262":{"tf":2.0},"263":{"tf":1.0},"264":{"tf":1.7320508075688772},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":2.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":2.0},"288":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.4142135623730951},"297":{"tf":1.0},"301":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":2.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":3.3166247903554},"339":{"tf":2.0},"34":{"tf":2.0},"35":{"tf":3.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":2.0},"43":{"tf":2.449489742783178},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":2.449489742783178},"55":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"6":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"80":{"tf":2.0},"84":{"tf":2.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":2.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"35":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}},"—":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"247":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"64":{"tf":1.0},"80":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"167":{"tf":1.0},"196":{"tf":1.0},"20":{"tf":1.0},"243":{"tf":1.0},"252":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"117":{"tf":1.0},"26":{"tf":1.0},"278":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":19,"docs":{"152":{"tf":1.0},"172":{"tf":1.7320508075688772},"178":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"217":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"298":{"tf":1.4142135623730951},"314":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0}}}},"s":{"df":6,"docs":{"153":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"268":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"278":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":20,"docs":{"10":{"tf":1.0},"114":{"tf":1.0},"166":{"tf":1.0},"18":{"tf":1.0},"190":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":10,"docs":{"114":{"tf":1.4142135623730951},"199":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"270":{"tf":2.0},"319":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"a":{"d":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"df":1,"docs":{"270":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"110":{"tf":1.0},"210":{"tf":1.0},"270":{"tf":1.0}}}},"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"}":{"\\"":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"51":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"13":{"tf":1.0},"245":{"tf":1.0},"338":{"tf":1.4142135623730951},"56":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":67,"docs":{"113":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":2.0},"150":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"259":{"tf":2.0},"261":{"tf":1.0},"268":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.4142135623730951},"301":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.0},"339":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":2.449489742783178},"54":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":50,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"117":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"163":{"tf":1.7320508075688772},"165":{"tf":1.0},"166":{"tf":1.0},"173":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.0},"238":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"264":{"tf":1.7320508075688772},"288":{"tf":1.0},"289":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"324":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"129":{"tf":1.0},"133":{"tf":1.0}}}},"l":{"df":0,"docs":{},"s":{"df":5,"docs":{"215":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"61":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":1,"docs":{"115":{"tf":1.0}}},"r":{"df":2,"docs":{"47":{"tf":1.0},"56":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"133":{"tf":1.0},"163":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"185":{"tf":1.0},"232":{"tf":1.0},"247":{"tf":1.0},"259":{"tf":1.0},"275":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"312":{"tf":1.0},"328":{"tf":1.0},"56":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"169":{"tf":1.0},"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.7320508075688772},"220":{"tf":1.0},"306":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"188":{"tf":1.4142135623730951},"253":{"tf":1.0},"308":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"205":{"tf":1.0}}}}}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"117":{"tf":1.0},"133":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"133":{"tf":1.0},"197":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"337":{"tf":1.7320508075688772},"38":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"152":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"207":{"tf":1.0},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"111":{"tf":1.0},"283":{"tf":1.0},"297":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"117":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"210":{"tf":1.0},"220":{"tf":1.0},"334":{"tf":1.0}}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"103":{"tf":1.0},"132":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"55":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}},"d":{"df":15,"docs":{"107":{"tf":1.0},"124":{"tf":1.0},"153":{"tf":1.0},"208":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"314":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"301":{"tf":1.0},"324":{"tf":1.4142135623730951},"56":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":12,"docs":{"10":{"tf":1.0},"15":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"88":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"117":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.0},"264":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}}}},"t":{"df":7,"docs":{"117":{"tf":1.0},"190":{"tf":1.0},"243":{"tf":1.0},"272":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"244":{"tf":1.0}}}},"x":{"df":5,"docs":{"139":{"tf":1.0},"24":{"tf":1.0},"279":{"tf":1.0},"296":{"tf":1.0},"46":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}}},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"294":{"tf":1.0}}}},"p":{"df":2,"docs":{"193":{"tf":1.0},"205":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"187":{"tf":1.0},"29":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"8":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"339":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"114":{"tf":1.0},"258":{"tf":1.0}}}}}}}}},"n":{"df":97,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":2.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.7320508075688772},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.0},"171":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":2.0},"189":{"tf":2.0},"190":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"22":{"tf":1.0},"23":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"255":{"tf":2.0},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":2.6457513110645907},"26":{"tf":1.0},"261":{"tf":2.0},"262":{"tf":2.0},"263":{"tf":1.0},"266":{"tf":2.0},"267":{"tf":1.7320508075688772},"269":{"tf":2.0},"273":{"tf":2.449489742783178},"274":{"tf":2.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":2.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.0},"30":{"tf":1.0},"302":{"tf":1.4142135623730951},"309":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.7320508075688772},"330":{"tf":1.0},"331":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"o":{"c":{"df":0,"docs":{},"u":{"df":2,"docs":{"199":{"tf":1.0},"22":{"tf":1.0}},"s":{"df":4,"docs":{"113":{"tf":1.0},"201":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"r":{"c":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"46":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"273":{"tf":1.0},"81":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"k":{"df":1,"docs":{"41":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"20":{"tf":1.0},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"df":0,"docs":{},"y":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}},"df":4,"docs":{"150":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"281":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"270":{"tf":1.0},"319":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}}},"df":77,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":2.0},"105":{"tf":1.0},"11":{"tf":1.4142135623730951},"114":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.4142135623730951},"222":{"tf":1.0},"23":{"tf":1.4142135623730951},"230":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.4142135623730951},"252":{"tf":1.7320508075688772},"253":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"28":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"292":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"64":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"":{"df":4,"docs":{"15":{"tf":1.0},"249":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"160":{"tf":1.0},"228":{"tf":1.0},"286":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"193":{"tf":1.0},"299":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"179":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":13,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"133":{"tf":1.0},"205":{"tf":1.0},"248":{"tf":1.0},"298":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}},"i":{"df":2,"docs":{"312":{"tf":1.0},"337":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"110":{"tf":1.0},"117":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.0},"283":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"188":{"tf":1.4142135623730951},"199":{"tf":1.0},"259":{"tf":1.0},"61":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"g":{"b":{"df":1,"docs":{"210":{"tf":1.0}}},"d":{"b":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"197":{"tf":1.0},"273":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":37,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"59":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"74":{"tf":1.0},"8":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":6,"docs":{"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"285":{"tf":2.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"179":{"tf":1.0},"298":{"tf":1.0},"333":{"tf":1.0},"35":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":3,"docs":{"163":{"tf":1.0},"237":{"tf":1.0},"334":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}},"n":{"df":2,"docs":{"42":{"tf":1.0},"49":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"324":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"336":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"302":{"tf":1.0},"48":{"tf":1.7320508075688772}}}},"df":7,"docs":{"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"178":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"243":{"tf":1.0},"38":{"tf":1.0}},"e":{"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"241":{"tf":1.0},"29":{"tf":1.0}}},"o":{"d":{"df":7,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"108":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"200":{"tf":1.0},"249":{"tf":1.0},"259":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"285":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"34":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":2,"docs":{"275":{"tf":1.0},"48":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"246":{"tf":1.0},"32":{"tf":1.0},"338":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"200":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"205":{"tf":1.0},"277":{"tf":1.0},"314":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.4142135623730951},"187":{"tf":1.0},"20":{"tf":1.0},"324":{"tf":1.0},"39":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"131":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"30":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":2,"docs":{"18":{"tf":1.0},"31":{"tf":1.0}},"i":{"df":1,"docs":{"10":{"tf":1.0}}},"l":{"df":25,"docs":{"122":{"tf":1.0},"15":{"tf":1.0},"165":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"259":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":17,"docs":{"14":{"tf":1.0},"18":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"227":{"tf":1.0},"251":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.0},"69":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.0}}}}}}}}}},"r":{"d":{"df":6,"docs":{"113":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"61":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"108":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"212":{"tf":1.0},"283":{"tf":1.0},"301":{"tf":1.7320508075688772},"327":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}}},"df":3,"docs":{"160":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"286":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"256":{"tf":1.0},"258":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"258":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"258":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"258":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":10,"docs":{"170":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"25":{"tf":1.4142135623730951},"256":{"tf":1.7320508075688772},"287":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0}},"i":{"df":4,"docs":{"203":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":5,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"286":{"tf":1.0},"326":{"tf":1.0},"56":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":15,"docs":{"142":{"tf":2.23606797749979},"143":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"222":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":16,"docs":{"0":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"243":{"tf":1.0},"259":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"113":{"tf":1.0},"2":{"tf":1.0},"274":{"tf":1.0},"317":{"tf":1.0},"40":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0}},"":{"df":8,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"187":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":13,"docs":{"124":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"224":{"tf":1.0},"245":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"326":{"tf":1.0},"339":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"186":{"tf":1.0},"338":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"248":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"276":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"197":{"tf":1.0},"203":{"tf":1.0}}},"df":0,"docs":{}}}},":":{"/":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"8":{"0":{"8":{"0":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"287":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.0},"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"216":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}},"u":{"b":{"df":2,"docs":{"125":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"255":{"tf":1.0},"261":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":1,"docs":{"286":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"a":{"df":9,"docs":{"129":{"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},"273":{"tf":1.0},"274":{"tf":1.0}},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"251":{"tf":1.0},"285":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"—":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"124":{"tf":1.0},"273":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":5,"docs":{"10":{"tf":1.0},"20":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}},"i":{"df":5,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"242":{"tf":1.0},"251":{"tf":1.0},"99":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"272":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"164":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"304":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"267":{"tf":1.0},"30":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"14":{"tf":1.0},"246":{"tf":1.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":2.449489742783178},"48":{"tf":1.0},"54":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"22":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":2.449489742783178}}}},"l":{"df":12,"docs":{"114":{"tf":1.0},"190":{"tf":1.4142135623730951},"198":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"317":{"tf":1.0},"331":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"168":{"tf":1.4142135623730951},"190":{"tf":1.0},"193":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"64":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"104":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":5,"docs":{"123":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"82":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":26,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"17":{"tf":1.0},"194":{"tf":1.4142135623730951},"199":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"289":{"tf":1.4142135623730951},"32":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"55":{"tf":1.7320508075688772},"68":{"tf":1.0},"75":{"tf":1.0},"91":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":21,"docs":{"104":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"195":{"tf":1.0},"204":{"tf":1.0},"25":{"tf":1.0},"255":{"tf":1.0},"289":{"tf":2.0},"303":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.4142135623730951},"43":{"tf":2.0},"61":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"108":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"217":{"tf":1.0},"232":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"—":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"259":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"23":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"\\"":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"198":{"tf":1.0},"199":{"tf":1.4142135623730951}}}},"i":{"c":{"df":9,"docs":{"116":{"tf":1.0},"142":{"tf":1.0},"150":{"tf":1.0},"158":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"268":{"tf":1.0},"324":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":4,"docs":{"159":{"tf":1.0},"227":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"c":{"df":2,"docs":{"129":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"234":{"tf":1.0},"256":{"tf":1.4142135623730951},"262":{"tf":1.0},"292":{"tf":1.4142135623730951},"293":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":14,"docs":{"150":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"48":{"tf":1.0},"9":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}},"i":{"df":7,"docs":{"216":{"tf":1.0},"218":{"tf":1.0},"285":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"47":{"tf":1.0},"89":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"17":{"tf":1.0},"248":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"84":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"129":{"tf":1.0},"38":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":16,"docs":{"140":{"tf":1.0},"17":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"283":{"tf":1.0},"289":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.0},"304":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"293":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"163":{"tf":1.0},"164":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"11":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"235":{"tf":1.0},"258":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"340":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"107":{"tf":1.0},"286":{"tf":1.0},"326":{"tf":1.0},"339":{"tf":1.0}}},"t":{"df":12,"docs":{"112":{"tf":1.4142135623730951},"117":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"278":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"80":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"205":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"109":{"tf":1.0},"129":{"tf":1.0},"249":{"tf":1.0},"309":{"tf":1.0},"5":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"108":{"tf":1.0},"54":{"tf":1.0},"63":{"tf":1.0}}}}},"f":{"a":{"c":{"df":6,"docs":{"133":{"tf":1.0},"168":{"tf":1.7320508075688772},"31":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"180":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"42":{"tf":1.0}}}}},"n":{"df":5,"docs":{"10":{"tf":1.0},"129":{"tf":1.0},"25":{"tf":1.7320508075688772},"276":{"tf":1.0},"41":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"117":{"tf":1.0},"136":{"tf":1.0},"147":{"tf":1.0},"166":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"(":{"5":{"df":1,"docs":{"258":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"5":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":2,"docs":{"123":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"258":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":9,"docs":{"123":{"tf":1.0},"132":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"258":{"tf":1.4142135623730951},"289":{"tf":1.0},"33":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":7,"docs":{"192":{"tf":1.0},"24":{"tf":1.0},"296":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"63":{"tf":1.0},"77":{"tf":1.0}},"t":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"y":{"df":1,"docs":{"38":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"o":{"c":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":7,"docs":{"104":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":27,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"282":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"5":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":18,"docs":{"161":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"284":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.7320508075688772},"298":{"tf":1.7320508075688772},"303":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"334":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"42":{"tf":1.0}}}}}}}}}},"df":10,"docs":{"116":{"tf":1.4142135623730951},"126":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"312":{"tf":1.0},"339":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"0":{"tf":1.0},"36":{"tf":1.0}},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.0}}}}}}}}}},"—":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"41":{"tf":1.0}}}}},"":{"df":10,"docs":{"113":{"tf":1.0},"14":{"tf":1.0},"169":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"268":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0}}}},"v":{"df":2,"docs":{"10":{"tf":1.0},"277":{"tf":1.0}}}},"j":{"df":0,"docs":{},"o":{"b":{"df":4,"docs":{"163":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"g":{"df":5,"docs":{"17":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":1.4142135623730951},"37":{"tf":1.0},"84":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"10":{"tf":1.4142135623730951},"20":{"tf":1.0},"251":{"tf":1.0}}}}}},"k":{"8":{"df":9,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"18":{"tf":1.0},"188":{"tf":1.7320508075688772},"193":{"tf":1.0},"202":{"tf":1.0},"323":{"tf":1.0},"340":{"tf":1.0},"52":{"tf":1.0}},"s":{"2":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"302":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"183":{"tf":1.0},"184":{"tf":2.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"187":{"tf":1.0}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"124":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"282":{"tf":1.0},"31":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":27,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"120":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.7320508075688772},"253":{"tf":1.0},"27":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.4142135623730951},"304":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"y":{"df":11,"docs":{"0":{"tf":1.0},"163":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"247":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"336":{"tf":1.0},"40":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"170":{"tf":1.0},"231":{"tf":1.0},"282":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":19,"docs":{"14":{"tf":1.0},"166":{"tf":1.0},"18":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"271":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"47":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"41":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"37":{"tf":1.0}}},"—":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"234":{"tf":1.7320508075688772},"283":{"tf":1.4142135623730951},"293":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":27,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"234":{"tf":1.0},"245":{"tf":1.4142135623730951},"276":{"tf":1.0},"283":{"tf":1.0},"293":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"48":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"301":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"210":{"tf":1.0},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"73":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"129":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.0},"303":{"tf":1.0},"43":{"tf":1.0}},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"68":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"13":{"tf":1.0},"176":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"13":{"tf":1.0},"134":{"tf":1.0},"245":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"18":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"270":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"44":{"tf":1.0},"89":{"tf":1.0}}}},"t":{"df":8,"docs":{"17":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"261":{"tf":1.0},"318":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.0}},"":{"df":22,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":1.0},"244":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"129":{"tf":1.0},"20":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"339":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":15,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"28":{"tf":1.4142135623730951},"33":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"108":{"tf":1.0},"326":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":13,"docs":{"112":{"tf":1.0},"146":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"184":{"tf":1.4142135623730951},"188":{"tf":1.0},"196":{"tf":1.0},"239":{"tf":1.4142135623730951},"283":{"tf":1.0},"313":{"tf":1.0},"327":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"167":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"54":{"tf":1.0}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"x":{"df":5,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"233":{"tf":1.0},"292":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"336":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":1.0},"113":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"134":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"149":{"tf":1.0},"156":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"337":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"a":{"d":{"df":19,"docs":{"108":{"tf":1.7320508075688772},"112":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"326":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"k":{"8":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":15,"docs":{"126":{"tf":1.0},"152":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.4142135623730951},"187":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"60":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":33,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"202":{"tf":1.0},"227":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.0},"321":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":3,"docs":{"140":{"tf":1.0},"15":{"tf":1.0},"295":{"tf":1.0}}}}}}},"t":{"df":4,"docs":{"172":{"tf":1.0},"178":{"tf":1.0},"276":{"tf":1.0},"281":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":38,"docs":{"124":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":3.0},"159":{"tf":2.0},"163":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.4142135623730951},"186":{"tf":1.0},"188":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":2.6457513110645907},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"298":{"tf":1.0},"314":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"36":{"tf":1.0},"47":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}},"i":{"c":{"df":19,"docs":{"106":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"247":{"tf":1.0},"250":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"54":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"s":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"298":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":15,"docs":{"124":{"tf":1.0},"185":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"278":{"tf":1.0},"307":{"tf":1.0},"312":{"tf":1.0},"324":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"122":{"tf":1.0},"212":{"tf":1.4142135623730951},"289":{"tf":1.0},"47":{"tf":1.0},"89":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"131":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"244":{"tf":1.0},"283":{"tf":1.0},"324":{"tf":1.4142135623730951},"38":{"tf":1.0},"43":{"tf":1.0},"8":{"tf":1.0}}},"p":{"df":3,"docs":{"117":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"41":{"tf":1.0},"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"8":{"tf":1.0}}},"s":{"df":1,"docs":{"289":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"319":{"tf":1.0}}}},"w":{"df":2,"docs":{"108":{"tf":1.0},"130":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"287":{"tf":1.0},"289":{"tf":1.0},"297":{"tf":1.0},"73":{"tf":1.0}}}}}},"r":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}},"s":{"df":3,"docs":{"154":{"tf":1.7320508075688772},"281":{"tf":1.4142135623730951},"283":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"282":{"tf":1.0},"322":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":24,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"212":{"tf":1.0},"237":{"tf":1.0},"301":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":1.0}}}}},"o":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"233":{"tf":1.0},"292":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"40":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":100,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"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},"13":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":2.0},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"208":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":2.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"302":{"tf":1.4142135623730951},"309":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"100":{"tf":1.0},"115":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"262":{"tf":1.0},"42":{"tf":1.4142135623730951},"48":{"tf":1.0},"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":38,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"106":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"15":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.0},"255":{"tf":1.0},"276":{"tf":1.0},"301":{"tf":1.0},"308":{"tf":1.0},"328":{"tf":1.0},"337":{"tf":1.4142135623730951},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"63":{"tf":1.0},"84":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"16":{"tf":1.0},"18":{"tf":1.0},"197":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"39":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":21,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"173":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"278":{"tf":1.0},"289":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"43":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"73":{"tf":1.0},"92":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"206":{"tf":1.0},"247":{"tf":1.0},"33":{"tf":1.0},"8":{"tf":1.0}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"91":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"p":{"df":3,"docs":{"276":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}}}},"s":{"df":0,"docs":{},"k":{"df":2,"docs":{"249":{"tf":1.0},"36":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"117":{"tf":1.0},"125":{"tf":1.4142135623730951},"145":{"tf":1.0},"161":{"tf":1.0},"251":{"tf":1.0},"272":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"277":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"185":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.0},"37":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"8":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}}}}}},"x":{"df":3,"docs":{"194":{"tf":1.0},"306":{"tf":1.0},"46":{"tf":1.0}}},"y":{"b":{"df":2,"docs":{"26":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":14,"docs":{"14":{"tf":1.0},"216":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"321":{"tf":1.0},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.0},"67":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":11,"docs":{"107":{"tf":1.0},"117":{"tf":1.0},"200":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"27":{"tf":1.0},"307":{"tf":1.4142135623730951},"328":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"301":{"tf":1.0},"337":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"160":{"tf":1.0},"184":{"tf":1.4142135623730951},"209":{"tf":1.0},"228":{"tf":1.4142135623730951},"25":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"321":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"108":{"tf":1.0},"120":{"tf":1.4142135623730951},"289":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"10":{"tf":1.0},"20":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"13":{"tf":1.0},"245":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"149":{"tf":1.0},"156":{"tf":1.0},"255":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"18":{"tf":1.0},"337":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"101":{"tf":1.4142135623730951},"259":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0},"42":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"124":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"18":{"tf":1.0},"188":{"tf":1.0},"197":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":5,"docs":{"142":{"tf":1.0},"158":{"tf":1.0},"203":{"tf":1.0},"226":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"193":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}}}}}},"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":1,"docs":{"194":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"119":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":10,"docs":{"117":{"tf":1.0},"119":{"tf":1.4142135623730951},"174":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":7,"docs":{"107":{"tf":1.0},"203":{"tf":1.0},"26":{"tf":1.4142135623730951},"278":{"tf":1.0},"328":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"112":{"tf":1.0},"240":{"tf":1.0},"73":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"240":{"tf":1.0},"268":{"tf":1.0},"42":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"218":{"tf":1.0},"54":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"285":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":4,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"309":{"tf":1.0}}}},"x":{"df":8,"docs":{"109":{"tf":1.0},"189":{"tf":1.0},"24":{"tf":1.0},"251":{"tf":1.0},"326":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"48":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"131":{"tf":1.0},"267":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"108":{"tf":1.0},"178":{"tf":1.0},"212":{"tf":1.4142135623730951},"232":{"tf":1.0},"237":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"79":{"tf":1.4142135623730951},"89":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}},"l":{"df":10,"docs":{"10":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"243":{"tf":1.7320508075688772},"251":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0}},"—":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"r":{"df":3,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"326":{"tf":1.0}}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"125":{"tf":1.0},"252":{"tf":1.0},"264":{"tf":1.4142135623730951},"35":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"135":{"tf":1.0},"41":{"tf":1.4142135623730951}}}},"df":1,"docs":{"145":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"124":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":32,"docs":{"107":{"tf":1.7320508075688772},"111":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"212":{"tf":1.0},"246":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"295":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":2.0},"73":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"117":{"tf":1.0},"2":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"30":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":18,"docs":{"116":{"tf":1.0},"135":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"303":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":23,"docs":{"109":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"17":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"278":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"59":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"111":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"44":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"114":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"114":{"tf":1.0},"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"190":{"tf":1.7320508075688772}}}}}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"47":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"114":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"114":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"+":{"1":{"df":2,"docs":{"107":{"tf":1.0},"306":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":8,"docs":{"198":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"317":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"112":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"163":{"tf":2.0},"238":{"tf":1.0},"255":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"273":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":4,"docs":{"182":{"tf":1.0},"184":{"tf":1.4142135623730951},"186":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"255":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":6,"docs":{"130":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"25":{"tf":1.0},"306":{"tf":1.0},"46":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":56,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":1.4142135623730951},"139":{"tf":1.0},"14":{"tf":1.0},"170":{"tf":1.0},"173":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"185":{"tf":1.7320508075688772},"190":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"306":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"322":{"tf":1.0},"326":{"tf":1.4142135623730951},"328":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"5":{"tf":2.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"—":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"g":{"df":1,"docs":{"131":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.0},"55":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":38,"docs":{"120":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"188":{"tf":1.0},"209":{"tf":1.0},"218":{"tf":1.4142135623730951},"245":{"tf":1.0},"259":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.7320508075688772},"3":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"323":{"tf":1.4142135623730951},"337":{"tf":2.0},"338":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.4142135623730951},"51":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.0},"56":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"133":{"tf":1.0},"196":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":2.0}}}}},"w":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"262":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"258":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"10":{"tf":1.7320508075688772},"128":{"tf":1.0},"173":{"tf":1.0},"203":{"tf":1.0},"250":{"tf":1.4142135623730951},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"41":{"tf":2.0},"60":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":12,"docs":{"115":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"271":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"163":{"tf":1.0}}}}}}}},"o":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"281":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"178":{"tf":1.0}}}}}}}},"df":0,"docs":{},"v":{"1":{".":{"2":{".":{"3":{"df":1,"docs":{"184":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"330":{"tf":1.0}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"231":{"tf":1.0}},"e":{"=":{"2":{"8":{"0":{"8":{"0":{"df":5,"docs":{"172":{"tf":1.0},"214":{"tf":1.0},"231":{"tf":1.0},"282":{"tf":1.0},"322":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"193":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":8,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":134,"docs":{"107":{"tf":2.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"119":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"142":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.4142135623730951},"152":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"18":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"2":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":2.0},"209":{"tf":1.7320508075688772},"212":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"256":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"281":{"tf":2.449489742783178},"282":{"tf":1.0},"283":{"tf":2.23606797749979},"285":{"tf":2.449489742783178},"287":{"tf":2.23606797749979},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":2.449489742783178},"293":{"tf":1.7320508075688772},"297":{"tf":1.7320508075688772},"298":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":2.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"306":{"tf":2.0},"308":{"tf":1.0},"31":{"tf":2.449489742783178},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":2.6457513110645907},"323":{"tf":1.7320508075688772},"326":{"tf":2.23606797749979},"327":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":3.0},"338":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":2.23606797749979},"56":{"tf":2.23606797749979},"58":{"tf":2.23606797749979},"6":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"9":{"tf":1.0}},"s":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"":{"df":5,"docs":{"170":{"tf":1.0},"182":{"tf":1.0},"218":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"117":{"tf":1.0},"24":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":29,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.4142135623730951},"11":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":2.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"208":{"tf":2.6457513110645907},"210":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"225":{"tf":1.0},"227":{"tf":1.4142135623730951},"230":{"tf":2.449489742783178},"281":{"tf":2.8284271247461903},"283":{"tf":1.4142135623730951},"304":{"tf":2.0},"323":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"208":{"tf":1.0},"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"208":{"tf":1.0},"230":{"tf":1.0},"281":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"119":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.0}}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"163":{"tf":1.0},"164":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":6,"docs":{"144":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.0},"220":{"tf":1.0},"298":{"tf":1.0},"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"k":{"8":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"k":{"8":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"119":{"tf":1.0},"171":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"n":{"c":{"df":1,"docs":{"67":{"tf":1.0}}},"df":2,"docs":{"106":{"tf":1.0},"296":{"tf":1.4142135623730951}},"e":{"df":2,"docs":{"266":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"113":{"tf":1.0}}},"i":{"c":{"df":2,"docs":{"55":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":18,"docs":{"11":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"136":{"tf":1.0},"166":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"241":{"tf":1.0},"258":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"248":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"[":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":22,"docs":{"112":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"132":{"tf":1.0},"168":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"205":{"tf":1.0},"219":{"tf":1.4142135623730951},"25":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"268":{"tf":1.0},"27":{"tf":1.0},"278":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"54":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.0},"339":{"tf":1.0},"59":{"tf":1.0}}}}}}},"df":1,"docs":{"29":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"276":{"tf":1.0},"278":{"tf":1.0}}}}}},"k":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"267":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":18,"docs":{"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},"137":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"189":{"tf":1.4142135623730951},"198":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"164":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"c":{"df":10,"docs":{"14":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.0},"246":{"tf":1.0},"30":{"tf":1.0},"302":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0}}},"df":26,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"203":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.4142135623730951},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"140":{"tf":1.0},"18":{"tf":1.0},"249":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"233":{"tf":1.0},"292":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"df":19,"docs":{"109":{"tf":1.0},"123":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"246":{"tf":1.0},"259":{"tf":1.0},"312":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.4142135623730951},"58":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"<":{"&":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"241":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":13,"docs":{"12":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"244":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"276":{"tf":1.4142135623730951},"337":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"28":{"tf":1.0},"37":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"10":{"tf":1.0},"279":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":4,"docs":{"129":{"tf":1.0},"282":{"tf":1.0},"298":{"tf":1.0},"335":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"270":{"tf":1.0},"60":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"205":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":6,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"244":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0}}}}},"df":7,"docs":{"141":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"297":{"tf":2.8284271247461903},"314":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"138":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"165":{"tf":1.0},"38":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":12,"docs":{"22":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.4142135623730951},"34":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.0},"84":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":6,"docs":{"174":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"327":{"tf":1.0},"42":{"tf":1.0}},"—":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}}}},"p":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"29":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"129":{"tf":1.0}}},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.0},"52":{"tf":1.0}}}},"df":3,"docs":{"108":{"tf":1.0},"120":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"201":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}},"r":{"df":6,"docs":{"116":{"tf":1.0},"131":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"227":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}},"k":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"146":{"tf":1.7320508075688772},"173":{"tf":1.0},"239":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"313":{"tf":1.7320508075688772},"314":{"tf":1.0},"328":{"tf":1.0}},"—":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":15,"docs":{"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.7320508075688772},"13":{"tf":1.0},"134":{"tf":1.0},"245":{"tf":1.4142135623730951},"30":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"56":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"131":{"tf":1.0},"331":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}},"t":{"df":11,"docs":{"10":{"tf":2.449489742783178},"166":{"tf":1.0},"20":{"tf":1.4142135623730951},"242":{"tf":1.0},"251":{"tf":1.0},"277":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"7":{"tf":1.0},"99":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"2":{"tf":1.4142135623730951},"278":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"188":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":19,"docs":{"113":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"31":{"tf":1.4142135623730951},"321":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"8":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"12":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"172":{"tf":1.0},"238":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":32,"docs":{"100":{"tf":1.4142135623730951},"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.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.0},"145":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"267":{"tf":1.0},"339":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}}}}}},"df":17,"docs":{"129":{"tf":1.0},"141":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"262":{"tf":1.7320508075688772},"283":{"tf":1.0},"285":{"tf":2.0},"32":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.4142135623730951}}}},"r":{"df":14,"docs":{"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":1.0},"209":{"tf":1.0},"23":{"tf":1.4142135623730951},"301":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"61":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"124":{"tf":1.0},"14":{"tf":1.0},"325":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"142":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"209":{"tf":1.0},"234":{"tf":1.0},"293":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"152":{"tf":1.0},"172":{"tf":1.0},"259":{"tf":1.0},"314":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":9,"docs":{"130":{"tf":1.4142135623730951},"135":{"tf":2.8284271247461903},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"49":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"134":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0}}}},"d":{"df":3,"docs":{"140":{"tf":1.7320508075688772},"282":{"tf":1.0},"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"df":6,"docs":{"12":{"tf":1.0},"246":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"207":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"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},"131":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":2.0},"15":{"tf":2.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"189":{"tf":1.7320508075688772},"190":{"tf":1.0},"194":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"30":{"tf":2.23606797749979},"302":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"77":{"tf":1.0},"81":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"174":{"tf":1.0},"180":{"tf":1.0},"209":{"tf":1.0}}}}}}},"y":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":1,"docs":{"3":{"tf":1.0}},"g":{"df":1,"docs":{"272":{"tf":1.0}},"g":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"42":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"b":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"d":{"df":11,"docs":{"15":{"tf":1.0},"152":{"tf":1.4142135623730951},"18":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.4142135623730951},"247":{"tf":1.0},"283":{"tf":1.4142135623730951},"293":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"119":{"tf":1.0},"163":{"tf":1.0},"19":{"tf":1.0},"230":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"30":{"tf":1.0},"48":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"170":{"tf":1.0},"176":{"tf":1.0},"203":{"tf":1.0},"256":{"tf":1.4142135623730951},"32":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"34":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"15":{"tf":1.0},"168":{"tf":1.0},"19":{"tf":1.0},"251":{"tf":1.0},"27":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":2.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"209":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"218":{"tf":1.4142135623730951},"231":{"tf":1.4142135623730951},"282":{"tf":2.449489742783178},"313":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"247":{"tf":1.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"248":{"tf":1.0},"337":{"tf":1.0},"39":{"tf":1.0},"67":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":14,"docs":{"100":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"206":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"38":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"319":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"304":{"tf":1.0},"312":{"tf":1.0},"328":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"20":{"tf":1.0},"25":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"276":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"150":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"117":{"tf":1.0},"269":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"215":{"tf":1.0},"218":{"tf":1.4142135623730951},"246":{"tf":1.0},"268":{"tf":1.0},"293":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"48":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"252":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"256":{"tf":1.0},"259":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"!":{"(":{"\\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"165":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"165":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":4,"docs":{"203":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":19,"docs":{"150":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.0},"225":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.0},"268":{"tf":1.0},"279":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"8":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"139":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":28,"docs":{"120":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"173":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"218":{"tf":1.0},"231":{"tf":1.4142135623730951},"247":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.4142135623730951},"315":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"44":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951},"65":{"tf":1.0},"70":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"205":{"tf":1.0}},"u":{"c":{"df":17,"docs":{"120":{"tf":1.0},"133":{"tf":1.0},"2":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"23":{"tf":1.7320508075688772},"285":{"tf":1.0},"286":{"tf":1.0},"30":{"tf":1.0},"301":{"tf":1.0},"337":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":19,"docs":{"107":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.7320508075688772},"26":{"tf":1.0},"286":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"42":{"tf":1.4142135623730951},"60":{"tf":1.0},"8":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":3,"docs":{"174":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"340":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"330":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"123":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.0},"149":{"tf":1.0},"156":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"64":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"319":{"tf":1.0},"334":{"tf":1.0}},"":{"df":2,"docs":{"253":{"tf":1.0},"298":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"153":{"tf":1.0},"221":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"210":{"tf":1.0},"338":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"120":{"tf":1.0},"247":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"31":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"134":{"tf":1.0},"337":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"1":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"2":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"247":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"27":{"tf":1.4142135623730951},"301":{"tf":1.7320508075688772},"32":{"tf":1.0},"337":{"tf":2.0},"338":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":2.0},"47":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"245":{"tf":1.0}}}}}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"26":{"tf":1.0},"273":{"tf":1.0}},"n":{"df":1,"docs":{"247":{"tf":1.0}}},"r":{"df":1,"docs":{"210":{"tf":1.4142135623730951}}}},"i":{"d":{"df":18,"docs":{"10":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"236":{"tf":1.0},"252":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.4142135623730951},"42":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"168":{"tf":1.0},"266":{"tf":1.0},"29":{"tf":1.0}}}}}}},"s":{"df":2,"docs":{"283":{"tf":1.0},"287":{"tf":1.0}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"df":15,"docs":{"114":{"tf":1.0},"168":{"tf":1.4142135623730951},"190":{"tf":1.0},"199":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"258":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"42":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"2":{"tf":1.0},"338":{"tf":1.4142135623730951},"4":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}}}}}}}},"df":1,"docs":{"176":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"245":{"tf":1.0},"264":{"tf":1.0},"310":{"tf":1.0},"35":{"tf":1.0},"54":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"248":{"tf":1.0},"34":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.0},"203":{"tf":1.0}}}},"t":{"df":3,"docs":{"41":{"tf":1.0},"49":{"tf":1.0},"56":{"tf":1.0}}}}},"q":{"a":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":9,"docs":{"10":{"tf":1.0},"105":{"tf":1.0},"116":{"tf":1.0},"119":{"tf":1.0},"187":{"tf":1.0},"277":{"tf":1.0},"307":{"tf":1.0},"312":{"tf":1.0},"43":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"56":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"r":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"215":{"tf":1.0},"268":{"tf":1.0},"296":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"326":{"tf":1.7320508075688772}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"123":{"tf":1.0},"134":{"tf":1.4142135623730951},"203":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.0},"58":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"134":{"tf":1.0},"16":{"tf":1.0},"193":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"37":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"249":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"(":{"1":{"0":{"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":6,"docs":{"103":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}},"5":{"0":{"df":1,"docs":{"124":{"tf":1.0}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":2,"docs":{"67":{"tf":1.0},"73":{"tf":1.0}}}},"df":34,"docs":{"108":{"tf":1.7320508075688772},"117":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"16":{"tf":1.0},"17":{"tf":1.0},"203":{"tf":1.0},"212":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.4142135623730951},"278":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"297":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.4142135623730951},"35":{"tf":1.0},"43":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"107":{"tf":1.0},"20":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"29":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.0}}}},"df":0,"docs":{}},"df":5,"docs":{"182":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"100":{"tf":1.0},"115":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"278":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"10":{"tf":1.7320508075688772},"101":{"tf":1.0},"112":{"tf":1.0},"156":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":39,"docs":{"123":{"tf":1.0},"133":{"tf":1.4142135623730951},"141":{"tf":2.8284271247461903},"15":{"tf":1.0},"157":{"tf":2.449489742783178},"16":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"217":{"tf":1.7320508075688772},"218":{"tf":1.7320508075688772},"22":{"tf":1.0},"225":{"tf":2.23606797749979},"232":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.0},"268":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.0},"32":{"tf":2.23606797749979},"323":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"47":{"tf":2.8284271247461903},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"237":{"tf":1.0},"295":{"tf":1.0}},"s":{"=":{"1":{"2":{"0":{"df":3,"docs":{"217":{"tf":1.0},"232":{"tf":1.0},"283":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"l":{"df":13,"docs":{"130":{"tf":1.0},"186":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"5":{"tf":1.0},"57":{"tf":1.0},"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}},"—":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"42":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":13,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"205":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"247":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":7,"docs":{"308":{"tf":1.0},"324":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"106":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":12,"docs":{"110":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"289":{"tf":1.4142135623730951},"295":{"tf":1.0},"298":{"tf":1.0},"312":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"10":{"tf":1.4142135623730951},"115":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"242":{"tf":1.0},"251":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"336":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"338":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"37":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"142":{"tf":1.0},"157":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"47":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"30":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"247":{"tf":1.0},"52":{"tf":1.0}}},"x":{"df":1,"docs":{"212":{"tf":1.0}}}},"df":2,"docs":{"23":{"tf":1.0},"46":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"230":{"tf":1.0},"281":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"104":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"61":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"105":{"tf":1.0},"117":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"115":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"10":{"tf":1.0},"328":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}},"v":{"df":6,"docs":{"144":{"tf":1.0},"176":{"tf":1.0},"289":{"tf":1.0},"296":{"tf":1.0},"314":{"tf":1.0},"36":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"130":{"tf":1.0},"24":{"tf":1.0},"51":{"tf":1.0},"80":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"125":{"tf":1.0},"338":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":1,"docs":{"41":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"35":{"tf":1.0},"54":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"208":{"tf":1.4142135623730951},"230":{"tf":1.0},"281":{"tf":1.0},"304":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":17,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"161":{"tf":1.4142135623730951},"173":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.0},"236":{"tf":1.0},"246":{"tf":1.0},"298":{"tf":1.0},"308":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"60":{"tf":1.0}},"t":{"df":2,"docs":{"298":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"273":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"123":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"308":{"tf":1.0},"337":{"tf":1.0},"58":{"tf":1.0},"77":{"tf":1.0},"82":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":38,"docs":{"107":{"tf":1.0},"124":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"188":{"tf":1.0},"209":{"tf":1.4142135623730951},"212":{"tf":1.0},"228":{"tf":1.7320508075688772},"234":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"268":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"308":{"tf":1.0},"313":{"tf":1.0},"321":{"tf":1.4142135623730951},"323":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"193":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.4142135623730951},"259":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"18":{"tf":1.0},"216":{"tf":1.0},"249":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"204":{"tf":1.0},"244":{"tf":1.0},"337":{"tf":1.0},"52":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":39,"docs":{"123":{"tf":2.23606797749979},"135":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"278":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"30":{"tf":1.0},"308":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"337":{"tf":1.7320508075688772},"339":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":2.0},"64":{"tf":1.0},"68":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0},"87":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":1,"docs":{"5":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"179":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"148":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":5,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}}}}}}}}}}},"df":41,"docs":{"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"117":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.0},"224":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"317":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"259":{"tf":1.4142135623730951},"32":{"tf":1.0},"47":{"tf":1.0},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"25":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":19,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"54":{"tf":1.0},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"110":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.7320508075688772},"41":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":5,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"302":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"244":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"3":{"tf":1.0},"43":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":2,"docs":{"26":{"tf":1.0},"307":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"301":{"tf":1.0},"337":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.0},"79":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"297":{"tf":2.8284271247461903},"314":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":4,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"317":{"tf":1.0},"34":{"tf":1.0},"64":{"tf":1.4142135623730951}},"—":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"35":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":120,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":2.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":2.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"173":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.23606797749979},"249":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"261":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"274":{"tf":1.0},"278":{"tf":1.0},"28":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"296":{"tf":2.0},"30":{"tf":2.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"321":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":2.6457513110645907},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":2.449489742783178},"57":{"tf":1.0},"59":{"tf":2.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"197":{"tf":1.0},"273":{"tf":1.4142135623730951}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"(":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"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},"137":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":88,"docs":{"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"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.7320508075688772},"127":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":2.6457513110645907},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.7320508075688772},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"18":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":2.0},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"189":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.7320508075688772},"209":{"tf":1.4142135623730951},"236":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"265":{"tf":1.7320508075688772},"266":{"tf":2.0},"267":{"tf":2.449489742783178},"268":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"282":{"tf":1.0},"290":{"tf":2.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":2.449489742783178},"304":{"tf":1.0},"31":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"331":{"tf":1.7320508075688772},"335":{"tf":1.0},"337":{"tf":2.0},"339":{"tf":2.0},"36":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":3.1622776601683795},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"99":{"tf":1.0}},"—":{"df":0,"docs":{},"y":{"df":1,"docs":{"167":{"tf":1.0}}}},"":{"df":3,"docs":{"241":{"tf":1.0},"31":{"tf":1.0},"80":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"267":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":16,"docs":{"134":{"tf":1.0},"246":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":2.6457513110645907},"251":{"tf":1.0},"276":{"tf":1.0},"284":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"=":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"213":{"tf":1.0},"298":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":9,"docs":{"137":{"tf":1.4142135623730951},"146":{"tf":1.0},"174":{"tf":1.0},"209":{"tf":1.0},"272":{"tf":1.0},"298":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":24,"docs":{"0":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"189":{"tf":1.4142135623730951},"19":{"tf":1.0},"193":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"276":{"tf":1.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"331":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":12,"docs":{"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"338":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"119":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"w":{"df":2,"docs":{"143":{"tf":1.4142135623730951},"224":{"tf":1.0}}},"y":{"df":1,"docs":{"13":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":8,"docs":{"174":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"297":{"tf":1.0},"60":{"tf":1.0}},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"187":{"tf":1.0}}}}},"—":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"y":{"(":{")":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"258":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"269":{"tf":1.0},"56":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":3,"docs":{"107":{"tf":1.0},"113":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":15,"docs":{"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"194":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"327":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0}}},"3":{"df":22,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"137":{"tf":1.0},"189":{"tf":1.0},"24":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"302":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.4142135623730951},"57":{"tf":1.0},"81":{"tf":1.0}}},"4":{"df":8,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"263":{"tf":1.0},"290":{"tf":1.4142135623730951},"309":{"tf":1.0},"58":{"tf":1.0}}},"5":{"df":2,"docs":{"124":{"tf":1.0},"165":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"330":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":100,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"103":{"tf":2.0},"109":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":2.0},"15":{"tf":1.7320508075688772},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.4142135623730951},"182":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"243":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"259":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"267":{"tf":1.7320508075688772},"269":{"tf":1.0},"27":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"278":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"29":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"305":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"330":{"tf":1.4142135623730951},"332":{"tf":1.0},"337":{"tf":2.6457513110645907},"339":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":2.6457513110645907},"45":{"tf":3.1622776601683795},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":2.23606797749979},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"54":{"tf":2.449489742783178},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":2.0},"63":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"99":{"tf":1.0}},"":{"df":7,"docs":{"16":{"tf":1.0},"247":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"86":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"249":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"130":{"tf":1.0},"186":{"tf":1.4142135623730951},"293":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"196":{"tf":1.0},"205":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"221":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"164":{"tf":1.0},"210":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"159":{"tf":1.0},"298":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":3,"docs":{"256":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772}},"o":{"df":0,"docs":{},"n":{"d":{"df":29,"docs":{"117":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"130":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.7320508075688772},"256":{"tf":1.0},"30":{"tf":1.0},"301":{"tf":1.7320508075688772},"307":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"46":{"tf":2.0},"47":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":2.449489742783178},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":6,"docs":{"117":{"tf":1.0},"246":{"tf":1.0},"278":{"tf":1.0},"310":{"tf":1.4142135623730951},"55":{"tf":1.0},"68":{"tf":1.4142135623730951}}},"df":45,"docs":{"108":{"tf":1.0},"114":{"tf":1.0},"127":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"190":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"227":{"tf":1.0},"259":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.0},"98":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"258":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"258":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"101":{"tf":1.0},"256":{"tf":2.23606797749979},"258":{"tf":2.23606797749979},"262":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772}}}},"n":{"d":{"df":4,"docs":{"198":{"tf":1.0},"199":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"255":{"tf":1.0}},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"104":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":6,"docs":{"212":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"117":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.7320508075688772},"244":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.4142135623730951},"51":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"146":{"tf":1.0},"296":{"tf":1.0},"314":{"tf":1.0},"327":{"tf":1.0}}}},"df":1,"docs":{"132":{"tf":1.0}}},"v":{"df":4,"docs":{"248":{"tf":1.0},"276":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"212":{"tf":1.0},"32":{"tf":1.0}}}},"i":{"c":{"df":11,"docs":{"176":{"tf":1.0},"182":{"tf":1.0},"209":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.0},"25":{"tf":1.0},"293":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":30,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"105":{"tf":1.0},"113":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"184":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"220":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"278":{"tf":1.4142135623730951},"281":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951},"99":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"127":{"tf":1.0},"150":{"tf":1.0},"235":{"tf":1.0},"52":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"138":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"44":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":16,"docs":{"116":{"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.4142135623730951},"135":{"tf":1.0},"173":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"272":{"tf":1.0},"278":{"tf":1.0},"44":{"tf":1.0},"50":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":10,"docs":{"117":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"139":{"tf":1.0},"26":{"tf":1.4142135623730951},"296":{"tf":1.0},"307":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"328":{"tf":1.0}}},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}},"w":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"149":{"tf":1.0},"17":{"tf":1.0},"213":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"297":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"208":{"tf":1.0},"281":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"206":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.7320508075688772},"259":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":2.0},"35":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"268":{"tf":1.0},"298":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"14":{"tf":1.0},"185":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"137":{"tf":1.0},"169":{"tf":1.0},"54":{"tf":1.0}}}},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"314":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"203":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"309":{"tf":1.0},"61":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"—":{"a":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"174":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":1,"docs":{"51":{"tf":1.0}}},"x":{"df":1,"docs":{"29":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"(":{"1":{"_":{"0":{"0":{"0":{"_":{"0":{"0":{"0":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"6":{"_":{"0":{"0":{"0":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"2":{"_":{"0":{"0":{"0":{"df":2,"docs":{"103":{"tf":1.0},"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"338":{"tf":1.0},"34":{"tf":1.0},"56":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"20":{"tf":1.0},"39":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"o":{"df":2,"docs":{"203":{"tf":1.0},"204":{"tf":1.0}},"t":{"df":9,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"23":{"tf":1.0},"245":{"tf":1.0},"337":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"163":{"tf":1.0},"164":{"tf":1.0},"237":{"tf":1.0},"295":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":8,"docs":{"163":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":21,"docs":{"113":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"179":{"tf":1.0},"212":{"tf":1.4142135623730951},"217":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.4142135623730951},"232":{"tf":1.0},"237":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":2.0},"295":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"107":{"tf":1.0},"180":{"tf":1.0},"286":{"tf":1.4142135623730951},"301":{"tf":1.0},"339":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"212":{"tf":1.0},"324":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"306":{"tf":1.0},"56":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"274":{"tf":1.0},"37":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"k":{"df":3,"docs":{"105":{"tf":1.0},"240":{"tf":1.0},"307":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"298":{"tf":1.0},"321":{"tf":1.0}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"198":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"10":{"tf":1.0},"143":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.0},"296":{"tf":1.4142135623730951}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"55":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"160":{"tf":1.0},"209":{"tf":1.0},"228":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":12,"docs":{"146":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"239":{"tf":1.0},"250":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"249":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":35,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"253":{"tf":1.4142135623730951},"264":{"tf":1.0},"278":{"tf":1.0},"28":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.0},"332":{"tf":1.0},"338":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}},"i":{"df":4,"docs":{"178":{"tf":1.0},"184":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":6,"docs":{"117":{"tf":1.0},"312":{"tf":1.0},"328":{"tf":1.0},"337":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"244":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"s":{"d":{"df":1,"docs":{"184":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"124":{"tf":1.0},"59":{"tf":1.0}}}},"l":{"df":2,"docs":{"41":{"tf":1.0},"48":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"135":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.7320508075688772},"30":{"tf":1.0},"302":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":2.6457513110645907},"42":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"338":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"143":{"tf":1.0},"149":{"tf":1.0},"156":{"tf":1.0},"222":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"54":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"117":{"tf":1.0},"332":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"245":{"tf":1.4142135623730951},"56":{"tf":1.0}},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"198":{"tf":1.0},"273":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":45,"docs":{"10":{"tf":1.7320508075688772},"101":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"16":{"tf":1.4142135623730951},"168":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"187":{"tf":1.0},"203":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"233":{"tf":1.4142135623730951},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"292":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":2.0},"53":{"tf":1.0},"54":{"tf":1.7320508075688772},"61":{"tf":1.0},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"—":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":13,"docs":{"174":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.0},"283":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0}}}},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"160":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":15,"docs":{"117":{"tf":1.0},"130":{"tf":1.0},"173":{"tf":1.0},"190":{"tf":1.0},"2":{"tf":1.0},"25":{"tf":1.7320508075688772},"261":{"tf":1.0},"264":{"tf":1.0},"297":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"182":{"tf":1.0},"209":{"tf":1.0},"234":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"36":{"tf":1.0}}}}}}}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"35":{"tf":1.0}}}}}}}}}},"i":{"c":{"df":2,"docs":{"198":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":4,"docs":{"182":{"tf":1.0},"218":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0}}}},"y":{"df":11,"docs":{"109":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"203":{"tf":1.0},"274":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"60":{"tf":1.0}}}},"d":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\\"":{"c":{"df":0,"docs":{},"i":{"\\"":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\\"":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"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},"137":{"tf":1.0},"198":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"119":{"tf":1.0},"194":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"152":{"tf":1.0},"220":{"tf":1.0},"285":{"tf":1.0},"314":{"tf":1.0}}}}}},"df":1,"docs":{"220":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"152":{"tf":1.0},"220":{"tf":1.0},"285":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"220":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"248":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":8,"docs":{"163":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"246":{"tf":1.0},"254":{"tf":1.4142135623730951},"31":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":13,"docs":{"113":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"298":{"tf":1.0},"304":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":16,"docs":{"149":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.4142135623730951},"176":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"264":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"46":{"tf":1.0},"8":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"184":{"tf":1.4142135623730951},"209":{"tf":1.0},"338":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"20":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":8,"docs":{"198":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"317":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"108":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.0},"59":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"190":{"tf":1.0},"198":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"30":{"tf":1.0},"330":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"112":{"tf":1.0},"339":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":1,"docs":{"133":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"298":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.0},"278":{"tf":1.4142135623730951}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"226":{"tf":1.0},"289":{"tf":1.0},"337":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":20,"docs":{"120":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"16":{"tf":1.0},"17":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"289":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"55":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.0},"245":{"tf":1.0},"338":{"tf":1.4142135623730951},"56":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"36":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":10,"docs":{"1":{"tf":1.0},"109":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"307":{"tf":1.0},"324":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"35":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"74":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"113":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"259":{"tf":1.0},"267":{"tf":1.0},"278":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"121":{"tf":1.0},"158":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"233":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"139":{"tf":1.0},"185":{"tf":1.0},"209":{"tf":1.7320508075688772},"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"189":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":1.0},"198":{"tf":1.7320508075688772},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"277":{"tf":1.0},"290":{"tf":1.7320508075688772},"337":{"tf":1.0},"339":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"77":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"117":{"tf":1.0},"246":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"116":{"tf":1.0},"126":{"tf":1.0},"167":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":13,"docs":{"279":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0}}}}}}},"n":{"c":{"df":7,"docs":{"135":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"32":{"tf":1.0},"8":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"233":{"tf":1.0},"292":{"tf":1.0}}}}},"df":27,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.4142135623730951},"264":{"tf":1.0},"286":{"tf":1.0},"309":{"tf":1.0},"337":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"9":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":11,"docs":{"12":{"tf":1.0},"168":{"tf":1.0},"212":{"tf":1.4142135623730951},"23":{"tf":1.0},"266":{"tf":1.0},"301":{"tf":1.0},"312":{"tf":1.0},"324":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"df":1,"docs":{"298":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"125":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"286":{"tf":1.0},"337":{"tf":1.0},"79":{"tf":1.4142135623730951},"89":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"247":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"64":{"tf":1.0}}}}},"d":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"128":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"117":{"tf":1.0},"278":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"156":{"tf":1.0},"224":{"tf":1.0},"314":{"tf":1.0},"5":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"144":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"36":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"170":{"tf":1.0},"220":{"tf":1.0},"31":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"336":{"tf":1.4142135623730951},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"164":{"tf":1.0}}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"(":{"#":{"[":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"189":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"137":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.0},"54":{"tf":1.4142135623730951}},"o":{"c":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"110":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"110":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"5":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":186,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":2.0},"106":{"tf":2.23606797749979},"107":{"tf":2.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"11":{"tf":2.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"12":{"tf":1.4142135623730951},"120":{"tf":2.23606797749979},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"123":{"tf":2.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"14":{"tf":1.7320508075688772},"142":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":2.6457513110645907},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.7320508075688772},"152":{"tf":3.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":2.8284271247461903},"164":{"tf":2.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":2.0},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":2.23606797749979},"191":{"tf":1.0},"196":{"tf":1.0},"20":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"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},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"243":{"tf":1.0},"244":{"tf":2.23606797749979},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"27":{"tf":1.0},"270":{"tf":2.0},"272":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"279":{"tf":1.0},"28":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":2.0},"296":{"tf":2.8284271247461903},"297":{"tf":2.23606797749979},"298":{"tf":1.7320508075688772},"30":{"tf":1.0},"301":{"tf":1.4142135623730951},"303":{"tf":2.0},"304":{"tf":1.0},"306":{"tf":2.23606797749979},"307":{"tf":2.23606797749979},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":2.0},"314":{"tf":2.0},"315":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"321":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":3.0},"339":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979},"37":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"5":{"tf":2.0},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"6":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.6457513110645907},"62":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"9":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"{":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"273":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"192":{"tf":1.0},"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"":{"df":5,"docs":{"157":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"":{"df":1,"docs":{"54":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{},"r":{"df":3,"docs":{"243":{"tf":1.0},"248":{"tf":1.0},"54":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":10,"docs":{"113":{"tf":1.0},"16":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"28":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"61":{"tf":1.0}}},"k":{"df":6,"docs":{"13":{"tf":1.0},"206":{"tf":1.0},"23":{"tf":1.0},"3":{"tf":1.4142135623730951},"43":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"328":{"tf":1.0},"61":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"56":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"116":{"tf":1.0},"210":{"tf":1.0},"35":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"301":{"tf":1.0},"45":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"150":{"tf":1.0}},"s":{"=":{"1":{"df":5,"docs":{"146":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"327":{"tf":1.0}}},"2":{"df":3,"docs":{"146":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":6,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"54":{"tf":1.0},"83":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"(":{"0":{".":{"9":{"0":{"df":2,"docs":{"289":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"132":{"tf":1.0},"289":{"tf":1.4142135623730951},"35":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":18,"docs":{"10":{"tf":1.0},"112":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"223":{"tf":1.0},"251":{"tf":1.0},"271":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"297":{"tf":1.0},"30":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"248":{"tf":1.0},"262":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"38":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"(":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"256":{"tf":1.0}}}},"df":1,"docs":{"42":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"5":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":43,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.7320508075688772},"141":{"tf":1.0},"16":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"227":{"tf":1.0},"23":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"301":{"tf":2.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"312":{"tf":1.0},"321":{"tf":1.4142135623730951},"33":{"tf":1.0},"337":{"tf":2.6457513110645907},"34":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":3.1622776601683795},"47":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"158":{"tf":1.0},"204":{"tf":1.0},"212":{"tf":1.0},"217":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"259":{"tf":1.0},"283":{"tf":1.4142135623730951},"47":{"tf":1.0},"93":{"tf":1.0}}}}},"r":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"33":{"tf":1.0}}},"":{"df":2,"docs":{"16":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":13,"docs":{"152":{"tf":2.0},"159":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.7320508075688772},"298":{"tf":1.0},"314":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"11":{"tf":1.0},"122":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"243":{"tf":1.0},"264":{"tf":1.0},"303":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"196":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"110":{"tf":1.4142135623730951},"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},"137":{"tf":1.0},"189":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"123":{"tf":1.7320508075688772},"132":{"tf":1.0},"134":{"tf":1.0},"290":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"58":{"tf":1.0},"82":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}},"l":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":1.0},"174":{"tf":1.0},"209":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"129":{"tf":1.0},"165":{"tf":1.0},"201":{"tf":1.0}}}},"p":{"df":3,"docs":{"101":{"tf":1.0},"286":{"tf":1.0},"293":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"139":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"197":{"tf":1.0},"201":{"tf":1.0},"216":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"269":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":2.0},"339":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"44":{"tf":2.6457513110645907},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0}},"y":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{")":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"269":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":3,"docs":{"13":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}},"5":{"df":3,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"":{"df":2,"docs":{"46":{"tf":1.0},"86":{"tf":1.0}}}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"251":{"tf":1.0},"41":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"18":{"tf":1.0},"213":{"tf":1.4142135623730951},"276":{"tf":1.0},"28":{"tf":1.0},"38":{"tf":1.0},"51":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"222":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":8,"docs":{"167":{"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},"47":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":35,"docs":{"109":{"tf":1.4142135623730951},"116":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"14":{"tf":1.0},"16":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.449489742783178},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":2.0},"59":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"114":{"tf":1.0},"168":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.7320508075688772},"258":{"tf":1.0},"261":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"272":{"tf":1.0},"278":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"64":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":58,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"116":{"tf":1.0},"120":{"tf":2.8284271247461903},"122":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"255":{"tf":1.0},"278":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"289":{"tf":2.6457513110645907},"3":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.4142135623730951},"324":{"tf":1.0},"33":{"tf":1.4142135623730951},"337":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"340":{"tf":1.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"51":{"tf":1.0},"55":{"tf":3.3166247903554},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":2.0},"66":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"73":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":1,"docs":{"145":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"69":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"(":{")":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"5":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"125":{"tf":1.0},"263":{"tf":1.0},"289":{"tf":1.0},"302":{"tf":1.0},"309":{"tf":1.0},"330":{"tf":1.0},"38":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"108":{"tf":1.0},"113":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"108":{"tf":1.0},"165":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"240":{"tf":1.0},"269":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"327":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"259":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"116":{"tf":1.0},"200":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"187":{"tf":1.0},"52":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"223":{"tf":1.0},"241":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":3,"docs":{"161":{"tf":1.0},"298":{"tf":1.0},"61":{"tf":1.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"33":{"tf":1.0},"79":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"115":{"tf":1.0},"279":{"tf":1.0},"314":{"tf":1.0},"320":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"e":{"df":7,"docs":{"161":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"237":{"tf":1.0},"295":{"tf":1.0},"43":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"47":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"117":{"tf":1.0}}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"117":{"tf":1.0},"211":{"tf":1.0},"278":{"tf":1.0},"55":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"167":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"54":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":9,"docs":{"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}}}},"df":0,"docs":{}},"o":{"df":2,"docs":{"248":{"tf":1.4142135623730951},"34":{"tf":1.0}}}},"x":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{")":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"/":{"d":{"a":{"df":2,"docs":{"195":{"tf":1.0},"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"23":{"tf":1.0},"340":{"tf":1.0},"38":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":10,"docs":{"103":{"tf":1.0},"113":{"tf":1.0},"298":{"tf":1.0},"309":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"41":{"tf":1.4142135623730951},"57":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}}},"i":{"c":{"df":5,"docs":{"17":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"6":{"4":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"163":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"142":{"tf":1.0},"158":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"123":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"303":{"tf":1.4142135623730951},"337":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":21,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"115":{"tf":1.0},"138":{"tf":1.0},"168":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"28":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"35":{"tf":1.0},"54":{"tf":1.0},"87":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"123":{"tf":1.0},"279":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"253":{"tf":1.0}}}},"t":{"df":3,"docs":{"303":{"tf":1.7320508075688772},"5":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"248":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":12,"docs":{"108":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"247":{"tf":1.0},"255":{"tf":1.4142135623730951},"259":{"tf":1.0},"268":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"64":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}},"df":25,"docs":{"10":{"tf":1.0},"116":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"18":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"217":{"tf":1.0},"241":{"tf":1.0},"249":{"tf":1.0},"259":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"54":{"tf":1.4142135623730951},"8":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"270":{"tf":1.0},"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":16,"docs":{"116":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"200":{"tf":1.0},"270":{"tf":1.0},"286":{"tf":1.0},"329":{"tf":1.0},"52":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":101,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":2.23606797749979},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"14":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":2.0},"165":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"173":{"tf":1.7320508075688772},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.7320508075688772},"263":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":2.23606797749979},"274":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":2.449489742783178},"283":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.7320508075688772},"312":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":2.23606797749979},"61":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"10":{"tf":1.0},"109":{"tf":1.0},"20":{"tf":1.0},"25":{"tf":1.7320508075688772},"278":{"tf":1.0},"39":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"275":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}},"x":{"df":0,"docs":{},"o":{"df":1,"docs":{"67":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{">":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":5,"docs":{"159":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"283":{"tf":1.0},"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"152":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"245":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":68,"docs":{"1":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":2.449489742783178},"140":{"tf":1.7320508075688772},"141":{"tf":2.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"2":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"225":{"tf":1.0},"227":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"278":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"306":{"tf":1.7320508075688772},"307":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":2.449489742783178},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"5":{"tf":2.0},"54":{"tf":2.449489742783178},"55":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"47":{"tf":1.0}},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"131":{"tf":1.0},"264":{"tf":1.0},"308":{"tf":1.0},"338":{"tf":1.0}}}},"r":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"154":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"134":{"tf":1.0},"164":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"332":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":5,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"193":{"tf":1.0},"23":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"!":{"[":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":2,"docs":{"255":{"tf":1.0},"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"26":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0}},"f":{"df":3,"docs":{"133":{"tf":1.0},"337":{"tf":1.0},"71":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":30,"docs":{"109":{"tf":1.0},"129":{"tf":1.0},"2":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"262":{"tf":1.0},"264":{"tf":1.0},"278":{"tf":1.0},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"292":{"tf":1.7320508075688772},"298":{"tf":1.4142135623730951},"335":{"tf":1.0},"42":{"tf":1.0}}}}}}}},"i":{"a":{"df":4,"docs":{"202":{"tf":1.0},"221":{"tf":1.0},"249":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"52":{"tf":1.0}}}}},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"318":{"tf":1.0}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"176":{"tf":1.0},"36":{"tf":1.0},"59":{"tf":1.0}}}}}},"s":{"df":4,"docs":{"196":{"tf":1.0},"205":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0}}}},"w":{"[":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":14,"docs":{"141":{"tf":1.0},"15":{"tf":1.0},"158":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"217":{"tf":1.0},"249":{"tf":1.0},"31":{"tf":1.7320508075688772},"312":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.4142135623730951},"80":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":7,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951},"251":{"tf":1.0},"271":{"tf":1.0},"279":{"tf":1.0},"29":{"tf":1.0},"53":{"tf":1.0}}},"l":{"df":5,"docs":{"23":{"tf":2.0},"301":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"117":{"tf":1.0},"246":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.0},"30":{"tf":1.0},"310":{"tf":1.7320508075688772},"51":{"tf":1.0},"55":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"11":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"14":{"tf":1.4142135623730951},"173":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.0},"22":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"330":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.4142135623730951},"67":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"159":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"249":{"tf":1.0},"36":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"130":{"tf":1.0}}}},"y":{"df":5,"docs":{"137":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"40":{"tf":1.0}}}},"df":1,"docs":{"29":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":4,"docs":{"246":{"tf":1.0},"253":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"17":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.0}}}},"":{"d":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"243":{"tf":1.0},"279":{"tf":1.0},"33":{"tf":1.0},"53":{"tf":1.0}}}},"r":{"df":3,"docs":{"0":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}}},"v":{"df":4,"docs":{"41":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"\'":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{},"":{"df":12,"docs":{"115":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.0},"241":{"tf":1.0},"271":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"18":{"tf":1.4142135623730951},"245":{"tf":1.0},"247":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"301":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"17":{"tf":1.0},"244":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":14,"docs":{"122":{"tf":1.0},"139":{"tf":1.4142135623730951},"16":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"278":{"tf":1.0},"283":{"tf":1.0},"30":{"tf":1.0},"57":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"275":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"d":{"a":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"2":{"df":2,"docs":{"269":{"tf":1.0},"56":{"tf":1.0}}},"3":{"df":2,"docs":{"125":{"tf":1.0},"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"1":{"0":{"df":2,"docs":{"125":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"\\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"178":{"tf":1.0},"184":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"\\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"183":{"tf":1.0},"240":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"184":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"240":{"tf":1.0},"269":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"\\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"290":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"2":{"df":1,"docs":{"55":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"184":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"2":{"0":{"df":7,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"0":{"df":4,"docs":{"113":{"tf":1.0},"124":{"tf":1.0},"165":{"tf":1.0},"240":{"tf":1.0}}},"df":2,"docs":{"119":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"26":{"tf":1.0}}},"6":{"0":{"df":17,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"189":{"tf":1.0},"23":{"tf":1.0},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":3,"docs":{"125":{"tf":1.0},"296":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"df":3,"docs":{"125":{"tf":1.0},"269":{"tf":1.0},"56":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"(":{"\\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"184":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"240":{"tf":1.0},"56":{"tf":1.0}},"y":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"y":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{")":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"5":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"103":{"tf":1.0},"132":{"tf":1.0},"204":{"tf":1.0},"25":{"tf":1.0},"283":{"tf":1.0},"96":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"102":{"tf":1.0},"113":{"tf":1.4142135623730951},"133":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"315":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":2.23606797749979},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"340":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}}}}},"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":6,"docs":{"212":{"tf":1.0},"323":{"tf":1.0},"36":{"tf":1.0},"47":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":43,"docs":{"11":{"tf":1.0},"113":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"167":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.7320508075688772},"303":{"tf":1.0},"308":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"155":{"tf":1.0},"276":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":131,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":2.449489742783178},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"113":{"tf":1.7320508075688772},"114":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":2.23606797749979},"15":{"tf":1.0},"158":{"tf":2.0},"16":{"tf":1.7320508075688772},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"226":{"tf":2.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":2.449489742783178},"247":{"tf":3.0},"248":{"tf":2.0},"249":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"255":{"tf":2.449489742783178},"256":{"tf":2.0},"257":{"tf":1.4142135623730951},"259":{"tf":2.449489742783178},"260":{"tf":1.0},"261":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"274":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":2.449489742783178},"289":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"297":{"tf":1.7320508075688772},"298":{"tf":1.0},"30":{"tf":2.0},"307":{"tf":1.0},"308":{"tf":1.7320508075688772},"309":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"326":{"tf":1.7320508075688772},"327":{"tf":1.0},"33":{"tf":3.3166247903554},"337":{"tf":3.1622776601683795},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"340":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":2.23606797749979},"38":{"tf":1.4142135623730951},"4":{"tf":1.0},"41":{"tf":2.8284271247461903},"43":{"tf":2.449489742783178},"45":{"tf":1.0},"47":{"tf":2.23606797749979},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":2.6457513110645907},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.7320508075688772},"63":{"tf":2.23606797749979},"64":{"tf":2.8284271247461903},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"135":{"tf":1.0},"198":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"42":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"41":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":3,"docs":{"205":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"220":{"tf":1.0},"243":{"tf":1.0},"259":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"136":{"tf":1.0},"19":{"tf":1.0},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":8,"docs":{"113":{"tf":1.4142135623730951},"17":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"11":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":10,"docs":{"187":{"tf":1.7320508075688772},"302":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0}},"t":{"df":0,"docs":{},"—":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"":{"d":{"df":6,"docs":{"118":{"tf":1.0},"2":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":13,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"11":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"304":{"tf":1.0},"36":{"tf":1.0},"54":{"tf":1.4142135623730951}}}},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"173":{"tf":2.0},"179":{"tf":1.0},"185":{"tf":1.4142135623730951},"195":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"212":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.4142135623730951},"298":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"60":{"tf":2.449489742783178},"63":{"tf":1.0},"70":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"v":{"df":8,"docs":{"136":{"tf":1.0},"153":{"tf":1.0},"19":{"tf":1.0},"243":{"tf":1.0},"28":{"tf":1.0},"40":{"tf":1.0},"54":{"tf":1.0},"8":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"246":{"tf":1.0},"41":{"tf":1.0},"93":{"tf":1.0}}}}}}}},"breadcrumbs":{"root":{"0":{".":{".":{"2":{"df":1,"docs":{"44":{"tf":1.0}}},"3":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":17,"docs":{"107":{"tf":1.0},"119":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"157":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.7320508075688772},"227":{"tf":1.4142135623730951},"26":{"tf":1.0},"285":{"tf":1.0},"54":{"tf":2.23606797749979}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"247":{"tf":1.0}},"m":{"df":1,"docs":{"184":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"209":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"120":{"tf":1.0},"123":{"tf":1.0},"23":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"326":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}}},"2":{"0":{"df":6,"docs":{"105":{"tf":1.0},"237":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0}}},"3":{"4":{"5":{"df":1,"docs":{"140":{"tf":1.0}}},"6":{"df":1,"docs":{"140":{"tf":1.0}}},"7":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"k":{"b":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"143":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"224":{"tf":1.0},"46":{"tf":1.0}}},"5":{"df":3,"docs":{"142":{"tf":1.4142135623730951},"286":{"tf":1.0},"58":{"tf":1.4142135623730951}}},"6":{"df":0,"docs":{},"g":{"b":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"0":{"8":{"0":{":":{"1":{"8":{"0":{"8":{"0":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":1.0},"214":{"tf":1.0},"282":{"tf":1.4142135623730951},"322":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"122":{"tf":1.0},"307":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}},"_":{"0":{"0":{"0":{"_":{"0":{"0":{"0":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"194":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"269":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"302":{"tf":1.0},"306":{"tf":1.4142135623730951},"327":{"tf":1.0},"330":{"tf":1.0},"38":{"tf":1.4142135623730951},"43":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}},"m":{"b":{"df":2,"docs":{"121":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}},"":{"3":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"2":{".":{"3":{"df":1,"docs":{"141":{"tf":1.0}}},"5":{"df":1,"docs":{"141":{"tf":1.0}}},"7":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"159":{"tf":1.0},"283":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"0":{"df":7,"docs":{"120":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"259":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"78":{"tf":1.0}}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"5":{"6":{"df":0,"docs":{},"k":{"b":{"df":3,"docs":{"121":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"214":{"tf":1.0}}},"1":{"df":1,"docs":{"214":{"tf":1.0}}},"2":{"df":1,"docs":{"214":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":2.449489742783178},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"152":{"tf":1.0},"157":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"225":{"tf":1.7320508075688772},"239":{"tf":1.0},"24":{"tf":1.0},"245":{"tf":1.0},"259":{"tf":1.0},"283":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"301":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"38":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"59":{"tf":1.0},"82":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"184":{"tf":1.0}}}}},"3":{"0":{"0":{"df":3,"docs":{"105":{"tf":1.0},"307":{"tf":1.0},"59":{"tf":1.0}}},"df":17,"docs":{"105":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"149":{"tf":1.0},"156":{"tf":1.0},"224":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"67":{"tf":1.0},"79":{"tf":1.0}}},"1":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"df":26,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"245":{"tf":1.0},"283":{"tf":1.0},"290":{"tf":1.0},"306":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"330":{"tf":1.0},"38":{"tf":1.0},"44":{"tf":1.0},"54":{"tf":1.7320508075688772},"61":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0}},"f":{"df":1,"docs":{"306":{"tf":1.0}}}},"4":{"2":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":2,"docs":{"184":{"tf":1.0},"222":{"tf":1.0}}},"5":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"8":{"df":1,"docs":{"282":{"tf":1.0}}},"df":15,"docs":{"113":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"290":{"tf":1.0},"306":{"tf":1.0},"326":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"38":{"tf":1.0},"61":{"tf":1.0}},"g":{"b":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"":{"5":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"286":{"tf":1.0},"289":{"tf":1.0},"89":{"tf":1.0}}},"df":20,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"23":{"tf":1.0},"240":{"tf":1.7320508075688772},"269":{"tf":1.0},"283":{"tf":1.0},"301":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"67":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"6":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":16,"docs":{"105":{"tf":1.4142135623730951},"119":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"149":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.0},"283":{"tf":1.0},"30":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"46":{"tf":2.0},"59":{"tf":1.7320508075688772}}},"4":{"df":0,"docs":{},"k":{"b":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"124":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"38":{"tf":1.0}},"s":{"df":1,"docs":{"23":{"tf":1.0}}},"":{"7":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"7":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"330":{"tf":1.0},"36":{"tf":1.4142135623730951},"38":{"tf":1.0}},"s":{"df":1,"docs":{"23":{"tf":1.0}}}},"8":{"df":1,"docs":{"326":{"tf":1.0}},"g":{"b":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"9":{"0":{"df":5,"docs":{"105":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"59":{"tf":1.0},"93":{"tf":1.0}}},"5":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"43":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"a":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"b":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"340":{"tf":1.4142135623730951}}}}}}},"c":{"1":{"2":{"3":{"df":1,"docs":{"152":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":3,"docs":{"328":{"tf":1.0},"35":{"tf":1.0},"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"168":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"42":{"tf":1.4142135623730951},"48":{"tf":1.0}},"—":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"289":{"tf":1.4142135623730951},"337":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"68":{"tf":1.0},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"168":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"198":{"tf":1.4142135623730951},"209":{"tf":1.0},"248":{"tf":1.0},"293":{"tf":1.0},"34":{"tf":1.0},"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"33":{"tf":1.0},"80":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"193":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"163":{"tf":1.7320508075688772},"200":{"tf":1.0},"237":{"tf":1.0},"24":{"tf":1.0},"273":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"163":{"tf":1.0},"238":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"v":{"df":8,"docs":{"116":{"tf":1.0},"14":{"tf":1.0},"213":{"tf":1.0},"273":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"87":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"112":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0}},"s":{"(":{"2":{"0":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":24,"docs":{"13":{"tf":1.0},"136":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"25":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"4":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"63":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"118":{"tf":1.0},"259":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0}}}}},"d":{"df":33,"docs":{"10":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"326":{"tf":1.0},"41":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":2.0},"61":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"41":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"282":{"tf":1.0},"67":{"tf":1.4142135623730951}}}}}}},"df":13,"docs":{"114":{"tf":1.0},"193":{"tf":1.0},"250":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"319":{"tf":1.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.0},"55":{"tf":1.4142135623730951}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"278":{"tf":1.0},"286":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"293":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":12,"docs":{"128":{"tf":1.7320508075688772},"129":{"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},"165":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"241":{"tf":1.0},"329":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"168":{"tf":1.0},"215":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":5,"docs":{"17":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"337":{"tf":1.0},"84":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"123":{"tf":1.0},"287":{"tf":1.0},"79":{"tf":1.4142135623730951}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"54":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"251":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"116":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"321":{"tf":1.0}}},"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":96,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"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.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"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},"13":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":2.0},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":2.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"302":{"tf":1.4142135623730951},"309":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}}},"df":4,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0}}}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"326":{"tf":1.0}},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"193":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":7,"docs":{"10":{"tf":1.0},"231":{"tf":1.4142135623730951},"243":{"tf":1.0},"282":{"tf":1.7320508075688772},"30":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"102":{"tf":1.0},"105":{"tf":1.0},"113":{"tf":1.7320508075688772},"144":{"tf":1.0},"200":{"tf":1.0},"26":{"tf":1.0},"37":{"tf":1.0},"54":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"52":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"203":{"tf":1.0},"218":{"tf":1.0},"231":{"tf":1.0},"282":{"tf":1.0},"322":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"40":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"113":{"tf":2.449489742783178},"43":{"tf":1.0},"44":{"tf":1.0}}}},"y":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"256":{"tf":1.0},"267":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"262":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"30":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"—":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"42":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":31,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"112":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"259":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"34":{"tf":1.0},"340":{"tf":1.0},"44":{"tf":1.4142135623730951},"47":{"tf":1.0},"64":{"tf":1.0},"74":{"tf":1.0},"80":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"289":{"tf":1.0},"303":{"tf":1.0},"35":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":65,"docs":{"10":{"tf":1.0},"277":{"tf":1.7320508075688772},"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}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"340":{"tf":1.0}}},"df":21,"docs":{"103":{"tf":2.0},"104":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"258":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"134":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"250":{"tf":1.0},"37":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":15,"docs":{"1":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"13":{"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.4142135623730951},"339":{"tf":1.4142135623730951},"49":{"tf":1.0},"9":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":10,"docs":{"172":{"tf":1.0},"217":{"tf":1.0},"232":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"328":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1":{"tf":1.0},"132":{"tf":1.0},"227":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"v":{"3":{"df":2,"docs":{"163":{"tf":1.0},"238":{"tf":1.0}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.4142135623730951},"163":{"tf":1.0},"164":{"tf":1.0},"210":{"tf":1.4142135623730951},"238":{"tf":1.0},"332":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"128":{"tf":1.7320508075688772},"129":{"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}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"27":{"tf":1.0},"299":{"tf":1.4142135623730951},"334":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"135":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"!":{"(":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"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},"137":{"tf":1.0},"148":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"(":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"?":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"189":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"244":{"tf":1.0},"248":{"tf":1.4142135623730951},"26":{"tf":1.0},"274":{"tf":1.0},"301":{"tf":1.0},"337":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"52":{"tf":1.0},"54":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"116":{"tf":1.0}}}},"t":{"df":2,"docs":{"210":{"tf":1.4142135623730951},"52":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"259":{"tf":1.0},"42":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":1.0},"61":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"256":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"168":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"317":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":31,"docs":{"110":{"tf":1.4142135623730951},"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},"137":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"317":{"tf":1.0},"33":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"64":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"16":{"tf":1.0},"247":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"174":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"234":{"tf":1.0},"293":{"tf":1.7320508075688772}},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.0},"247":{"tf":1.0},"275":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"339":{"tf":1.0},"38":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":25,"docs":{"1":{"tf":1.0},"116":{"tf":1.4142135623730951},"127":{"tf":1.0},"153":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.4142135623730951},"209":{"tf":1.0},"218":{"tf":1.0},"25":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"3":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":2.23606797749979},"340":{"tf":1.0},"4":{"tf":1.7320508075688772},"51":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"68":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"124":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"259":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"[":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"10":{"tf":1.4142135623730951},"126":{"tf":1.0},"167":{"tf":1.0},"18":{"tf":1.0},"245":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"41":{"tf":1.7320508075688772},"47":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}}}},"d":{"df":6,"docs":{"105":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"122":{"tf":1.0},"328":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"338":{"tf":1.4142135623730951},"73":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"110":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":22,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":1.0},"23":{"tf":1.0},"282":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"120":{"tf":1.0},"142":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"274":{"tf":1.0},"35":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"c":{"df":12,"docs":{"101":{"tf":1.4142135623730951},"119":{"tf":1.0},"137":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":1,"docs":{"12":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"142":{"tf":1.0},"158":{"tf":1.0},"226":{"tf":1.0},"274":{"tf":1.0},"287":{"tf":1.0},"47":{"tf":1.0},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"”":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":6,"docs":{"157":{"tf":1.0},"217":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"283":{"tf":1.0},"59":{"tf":1.0}}}}},"df":3,"docs":{"123":{"tf":1.0},"286":{"tf":1.0},"54":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":22,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"117":{"tf":1.0},"139":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"30":{"tf":1.0},"304":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.4142135623730951},"54":{"tf":1.0},"88":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"337":{"tf":1.0},"47":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"180":{"tf":1.0},"279":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":28,"docs":{"108":{"tf":1.0},"116":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.7320508075688772},"14":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"189":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"27":{"tf":1.0},"296":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"20":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"252":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"250":{"tf":1.0}}}},"w":{"df":2,"docs":{"89":{"tf":1.0},"93":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"100":{"tf":1.0},"117":{"tf":1.7320508075688772},"196":{"tf":1.4142135623730951},"200":{"tf":1.0},"236":{"tf":1.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"258":{"tf":1.0},"30":{"tf":1.0},"43":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"129":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"295":{"tf":1.0},"328":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"174":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":2.0},"245":{"tf":1.0},"281":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0}}}}},"df":3,"docs":{"230":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"323":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"259":{"tf":1.0}}}},"o":{"b":{"df":25,"docs":{"121":{"tf":2.449489742783178},"124":{"tf":1.0},"16":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"278":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0},"64":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":1.4142135623730951},"73":{"tf":2.449489742783178},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"197":{"tf":1.0},"203":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":70,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":2.449489742783178},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":2.449489742783178},"143":{"tf":1.7320508075688772},"148":{"tf":1.0},"149":{"tf":2.0},"156":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.4142135623730951},"205":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"23":{"tf":3.1622776601683795},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":2.23606797749979},"276":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":2.6457513110645907},"289":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":2.23606797749979},"32":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":3.7416573867739413},"338":{"tf":1.0},"34":{"tf":2.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"46":{"tf":3.4641016151377544},"5":{"tf":1.0},"54":{"tf":2.6457513110645907},"56":{"tf":1.7320508075688772},"59":{"tf":1.7320508075688772},"64":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"8":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":2.0},"90":{"tf":1.0},"92":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"132":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"41":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":6,"docs":{"10":{"tf":2.23606797749979},"336":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":2.0}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"10":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"278":{"tf":1.0},"321":{"tf":1.0},"337":{"tf":1.0},"36":{"tf":1.0},"57":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"101":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"135":{"tf":1.0},"244":{"tf":1.0},"250":{"tf":2.23606797749979},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":11,"docs":{"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},"137":{"tf":1.0},"198":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":10,"docs":{"113":{"tf":1.0},"23":{"tf":1.0},"290":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":1.0},"43":{"tf":1.0}},"e":{"df":0,"docs":{},"—":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"132":{"tf":1.0},"203":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"g":{"df":14,"docs":{"109":{"tf":1.0},"161":{"tf":1.0},"19":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"189":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":71,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"105":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"119":{"tf":1.0},"12":{"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.4142135623730951},"128":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"140":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"189":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"280":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"30":{"tf":2.449489742783178},"302":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"323":{"tf":1.0},"328":{"tf":1.0},"330":{"tf":1.0},"337":{"tf":1.0},"38":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.23606797749979},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"81":{"tf":1.7320508075688772},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"2":{"df":1,"docs":{"111":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"103":{"tf":2.6457513110645907},"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.7320508075688772},"193":{"tf":1.0},"198":{"tf":1.0},"250":{"tf":1.0},"258":{"tf":1.7320508075688772},"271":{"tf":1.0},"278":{"tf":1.0},"339":{"tf":1.7320508075688772},"44":{"tf":1.0},"55":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":15,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"192":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"246":{"tf":1.0},"253":{"tf":1.0},"290":{"tf":1.0},"30":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"8":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":7,"docs":{"104":{"tf":1.7320508075688772},"247":{"tf":1.0},"259":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.7320508075688772},"275":{"tf":1.0},"339":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"255":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.0}}}},"z":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"306":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"[":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"23":{"tf":1.4142135623730951},"337":{"tf":1.0},"86":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":16,"docs":{"103":{"tf":1.0},"112":{"tf":1.0},"197":{"tf":1.0},"213":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"259":{"tf":1.0},"275":{"tf":1.0},"30":{"tf":1.0},"38":{"tf":1.4142135623730951},"45":{"tf":1.0},"55":{"tf":1.0},"61":{"tf":1.0},"69":{"tf":1.0},"74":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"35":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"255":{"tf":1.0},"259":{"tf":1.7320508075688772},"33":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":16,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"174":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"248":{"tf":1.0},"281":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.0},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"337":{"tf":1.0},"49":{"tf":1.0},"81":{"tf":1.0}}}},"c":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"142":{"tf":1.0},"205":{"tf":1.0},"238":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"248":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"261":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"247":{"tf":1.0},"31":{"tf":1.0},"42":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}},"y":{"df":0,"docs":{},"—":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"g":{"df":0,"docs":{},"o":{"df":17,"docs":{"137":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"152":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"281":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"298":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"54":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"331":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"331":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"249":{"tf":1.0},"54":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"204":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0}}}},"df":3,"docs":{"159":{"tf":1.0},"227":{"tf":1.0},"283":{"tf":1.0}}},"u":{"df":0,"docs":{},"s":{"df":7,"docs":{"146":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.0}}}}},"d":{"df":3,"docs":{"210":{"tf":1.0},"230":{"tf":1.0},"281":{"tf":1.0}}},"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"250":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"176":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"101":{"tf":1.0},"103":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":23,"docs":{"119":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"134":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.4142135623730951},"276":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"322":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"9":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"16":{"tf":1.0},"278":{"tf":1.0},"33":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0}}}}}},"o":{"df":43,"docs":{"106":{"tf":2.6457513110645907},"107":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":2.23606797749979},"168":{"tf":1.0},"192":{"tf":2.0},"193":{"tf":1.4142135623730951},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":2.0},"204":{"tf":1.4142135623730951},"205":{"tf":2.0},"24":{"tf":2.23606797749979},"266":{"tf":1.0},"278":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":2.0},"33":{"tf":1.7320508075688772},"337":{"tf":1.4142135623730951},"38":{"tf":1.0},"43":{"tf":1.4142135623730951},"51":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.0}},"s":{"(":{")":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"113":{"tf":1.0},"24":{"tf":1.0},"290":{"tf":1.0},"38":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"2":{"0":{")":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{")":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"109":{"tf":1.0},"289":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"105":{"tf":1.0},"59":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":33,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.4142135623730951},"136":{"tf":1.0},"167":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.7320508075688772},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.0},"279":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.7320508075688772},"63":{"tf":1.0},"7":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"334":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":71,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"174":{"tf":1.0},"18":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"204":{"tf":1.4142135623730951},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":2.23606797749979},"24":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.4142135623730951},"256":{"tf":1.7320508075688772},"264":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"298":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"43":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"47":{"tf":2.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"84":{"tf":1.0},"87":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"223":{"tf":1.0},"297":{"tf":1.7320508075688772}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"208":{"tf":1.7320508075688772},"304":{"tf":1.0},"51":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"20":{"tf":1.0},"236":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":12,"docs":{"105":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"15":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"31":{"tf":1.0}},"n":{"df":3,"docs":{"136":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"123":{"tf":1.0},"203":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.0}}}}}},"i":{"/":{"c":{"d":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":29,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"187":{"tf":1.0},"212":{"tf":1.0},"23":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772},"236":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"295":{"tf":2.0},"301":{"tf":1.0},"302":{"tf":1.0},"321":{"tf":2.0},"332":{"tf":1.7320508075688772},"340":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"184":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":11,"docs":{"144":{"tf":1.0},"15":{"tf":1.0},"168":{"tf":1.0},"18":{"tf":1.0},"249":{"tf":1.0},"253":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"54":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":19,"docs":{"144":{"tf":1.7320508075688772},"170":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"54":{"tf":1.0},"8":{"tf":1.0}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.0}}}}}}}},"r":{"df":15,"docs":{"100":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"19":{"tf":1.0},"251":{"tf":1.0},"259":{"tf":1.0},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0},"81":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"47":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"262":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"|":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"256":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"15":{"tf":1.0},"197":{"tf":1.0},"247":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"337":{"tf":1.0},"64":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"23":{"tf":1.7320508075688772},"301":{"tf":1.7320508075688772},"337":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":27,"docs":{"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"209":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"244":{"tf":1.4142135623730951},"293":{"tf":2.23606797749979},"33":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"54":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"112":{"tf":1.4142135623730951},"167":{"tf":1.0},"20":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"259":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.4142135623730951},"163":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"298":{"tf":1.0},"332":{"tf":1.0},"34":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"10":{"tf":1.0},"109":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"125":{"tf":1.0},"14":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0},"246":{"tf":1.0},"309":{"tf":1.7320508075688772},"337":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"112":{"tf":1.0},"61":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"110":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.0},"229":{"tf":1.4142135623730951},"253":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"323":{"tf":1.0},"340":{"tf":1.4142135623730951},"52":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"209":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"264":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"246":{"tf":1.0},"30":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":27,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"14":{"tf":1.7320508075688772},"142":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"271":{"tf":1.0},"30":{"tf":1.0},"317":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"54":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":9,"docs":{"119":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"243":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"271":{"tf":1.0},"303":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"s":{"df":30,"docs":{"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"126":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.4142135623730951},"178":{"tf":1.7320508075688772},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"193":{"tf":1.0},"202":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"32":{"tf":1.0},"339":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"152":{"tf":1.4142135623730951},"176":{"tf":1.0},"31":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":20,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"187":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.7320508075688772},"282":{"tf":1.0},"295":{"tf":1.4142135623730951},"31":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"k":{"8":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"283":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"189":{"tf":1.0},"236":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"124":{"tf":1.0},"178":{"tf":1.4142135623730951},"38":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"244":{"tf":2.0},"32":{"tf":1.0},"337":{"tf":1.4142135623730951},"53":{"tf":1.0},"61":{"tf":1.0}},"u":{"df":14,"docs":{"243":{"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},"7":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"146":{"tf":1.4142135623730951},"185":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"43":{"tf":1.0},"51":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"278":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"279":{"tf":1.0},"337":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":8,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"295":{"tf":1.0},"33":{"tf":1.0},"57":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"17":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"274":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"84":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"198":{"tf":1.0}}}}}}}},"df":3,"docs":{"174":{"tf":1.7320508075688772},"180":{"tf":1.7320508075688772},"186":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"243":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"307":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":15,"docs":{"13":{"tf":1.0},"133":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"245":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.4142135623730951},"298":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"332":{"tf":1.0},"339":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"182":{"tf":1.0},"209":{"tf":1.0},"293":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":49,"docs":{"103":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"178":{"tf":1.4142135623730951},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"209":{"tf":1.0},"211":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"23":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"269":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"285":{"tf":1.0},"33":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.0},"339":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"86":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":5,"docs":{"116":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"274":{"tf":1.4142135623730951},"337":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"214":{"tf":1.0},"231":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.4142135623730951},"313":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"249":{"tf":1.0},"47":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":28,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"157":{"tf":1.0},"18":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.0},"262":{"tf":1.0},"283":{"tf":1.4142135623730951},"285":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"32":{"tf":1.4142135623730951},"337":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.4142135623730951},"5":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.7320508075688772},"68":{"tf":1.0},"74":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":45,"docs":{"107":{"tf":1.0},"113":{"tf":1.0},"119":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"149":{"tf":1.0},"156":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.7320508075688772},"216":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":2.449489742783178},"338":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.4142135623730951},"53":{"tf":1.0},"54":{"tf":2.449489742783178},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"9":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":3,"docs":{"203":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"289":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"189":{"tf":1.0},"268":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"295":{"tf":1.0},"321":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"212":{"tf":1.0},"237":{"tf":1.0}},"t":{"df":8,"docs":{"160":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"303":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"30":{"tf":1.0},"339":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"132":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":21,"docs":{"148":{"tf":1.0},"15":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"180":{"tf":1.7320508075688772},"184":{"tf":1.0},"209":{"tf":1.0},"283":{"tf":1.0},"31":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":58,"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},"146":{"tf":1.0},"173":{"tf":1.0},"278":{"tf":1.4142135623730951},"296":{"tf":1.0},"313":{"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}}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":6,"docs":{"20":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"270":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"0":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":28,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"168":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"200":{"tf":2.23606797749979},"201":{"tf":1.0},"202":{"tf":2.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"266":{"tf":1.0},"290":{"tf":2.23606797749979},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"337":{"tf":2.0},"338":{"tf":1.0},"339":{"tf":1.7320508075688772},"58":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"48":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":5,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"87":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"107":{"tf":1.0},"122":{"tf":1.0},"249":{"tf":1.4142135623730951},"276":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":71,"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},"12":{"tf":1.4142135623730951},"134":{"tf":1.0},"154":{"tf":2.0},"168":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"278":{"tf":1.4142135623730951},"302":{"tf":1.0},"326":{"tf":1.7320508075688772},"337":{"tf":1.7320508075688772},"41":{"tf":2.23606797749979},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"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}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"17":{"tf":1.0},"21":{"tf":1.0},"5":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"248":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"338":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.0},"245":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.4142135623730951},"278":{"tf":1.0},"283":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"41":{"tf":1.7320508075688772},"5":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":10,"docs":{"115":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":1.0},"166":{"tf":1.0},"191":{"tf":1.0},"206":{"tf":1.0},"253":{"tf":1.0},"33":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}}}}}}}},"df":7,"docs":{"184":{"tf":1.4142135623730951},"209":{"tf":1.0},"228":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"321":{"tf":1.0},"326":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"142":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"259":{"tf":1.0},"287":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"242":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":2.0},"41":{"tf":2.23606797749979},"51":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"114":{"tf":1.0},"170":{"tf":1.0},"182":{"tf":1.4142135623730951},"209":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"270":{"tf":1.0},"293":{"tf":2.0},"31":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"63":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":7,"docs":{"104":{"tf":1.0},"18":{"tf":1.0},"250":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"244":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"245":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0}},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.0},"30":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"2":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"262":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"259":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"198":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":9,"docs":{"198":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"317":{"tf":1.0},"64":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"153":{"tf":1.0},"287":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"199":{"tf":1.7320508075688772},"77":{"tf":1.0},"79":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"(":{"4":{"2":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"df":30,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"114":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"178":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"245":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"257":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"265":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"290":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"56":{"tf":1.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"298":{"tf":1.0}}}}},"d":{"[":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":7,"docs":{"103":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}},"s":{"(":{")":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"309":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"5":{"1":{"2":{"_":{"0":{"0":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"2":{"5":{"6":{"_":{"0":{"0":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"1":{"_":{"0":{"0":{"0":{"_":{"0":{"0":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"0":{"0":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":44,"docs":{"103":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":2.449489742783178},"122":{"tf":2.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":2.449489742783178},"338":{"tf":3.0},"34":{"tf":1.0},"340":{"tf":1.0},"4":{"tf":2.23606797749979},"43":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"71":{"tf":2.23606797749979},"73":{"tf":1.7320508075688772},"74":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"180":{"tf":1.0},"209":{"tf":1.0},"233":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"75":{"tf":1.0}}}}},"t":{"a":{"df":26,"docs":{"1":{"tf":1.0},"116":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"2":{"tf":1.4142135623730951},"209":{"tf":1.0},"220":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":2.8284271247461903},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"51":{"tf":1.0},"59":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":27,"docs":{"10":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.4142135623730951},"166":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"238":{"tf":1.0},"24":{"tf":1.0},"243":{"tf":1.0},"259":{"tf":1.0},"28":{"tf":1.0},"297":{"tf":1.4142135623730951},"309":{"tf":1.0},"314":{"tf":1.4142135623730951},"38":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}},"g":{"df":3,"docs":{"27":{"tf":1.0},"277":{"tf":1.0},"48":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"259":{"tf":1.0},"260":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":7,"docs":{"187":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"5":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":11,"docs":{"102":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"121":{"tf":1.0},"123":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"117":{"tf":1.0},"184":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":4,"docs":{"10":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}},"r":{"df":2,"docs":{"243":{"tf":1.0},"275":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":22,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"146":{"tf":1.0},"172":{"tf":1.7320508075688772},"178":{"tf":1.4142135623730951},"214":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"273":{"tf":1.0},"55":{"tf":1.4142135623730951},"56":{"tf":2.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"278":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"278":{"tf":1.0},"339":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"129":{"tf":1.7320508075688772},"193":{"tf":1.0},"194":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"170":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951}}}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"135":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"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},"135":{"tf":1.0},"276":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"174":{"tf":1.4142135623730951},"270":{"tf":1.0},"306":{"tf":1.0},"31":{"tf":1.0},"326":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"124":{"tf":1.0},"178":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":2.0},"240":{"tf":1.0},"38":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":5,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":62,"docs":{"10":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.449489742783178},"140":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"150":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.4142135623730951},"276":{"tf":1.0},"28":{"tf":1.0},"280":{"tf":1.4142135623730951},"297":{"tf":1.0},"30":{"tf":1.0},"302":{"tf":1.0},"31":{"tf":2.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":2.0},"339":{"tf":1.7320508075688772},"38":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.4142135623730951},"60":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"266":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"150":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"—":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"273":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":9,"docs":{"13":{"tf":1.4142135623730951},"22":{"tf":1.0},"244":{"tf":1.0},"261":{"tf":1.0},"283":{"tf":1.0},"293":{"tf":1.0},"298":{"tf":1.0},"52":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"13":{"tf":1.0},"245":{"tf":1.7320508075688772},"337":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"252":{"tf":1.4142135623730951},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"332":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.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},"48":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"195":{"tf":1.0},"31":{"tf":1.0},"93":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":27,"docs":{"114":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"264":{"tf":1.0},"29":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"54":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"143":{"tf":1.0},"156":{"tf":1.0},"256":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"59":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"24":{"tf":1.7320508075688772},"27":{"tf":1.0},"296":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"24":{"tf":1.4142135623730951},"296":{"tf":1.0}},"i":{"c":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":50,"docs":{"10":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"166":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"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},"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},"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},"302":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"60":{"tf":1.0},"99":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}}},"f":{"df":2,"docs":{"160":{"tf":1.0},"228":{"tf":1.0}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"149":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.0},"279":{"tf":1.0}},"i":{"df":10,"docs":{"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0}}},"t":{"df":2,"docs":{"279":{"tf":1.0},"323":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":2,"docs":{"264":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"36":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":31,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"126":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"17":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"209":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"265":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"321":{"tf":1.0},"337":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"50":{"tf":1.0},"62":{"tf":1.0},"84":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"—":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"32":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":2,"docs":{"243":{"tf":1.0},"43":{"tf":1.0}}},"r":{"df":1,"docs":{"208":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"169":{"tf":1.0},"174":{"tf":1.0},"257":{"tf":1.0},"315":{"tf":1.0},"339":{"tf":1.0}}},"y":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"144":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.4142135623730951},"172":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.4142135623730951},"281":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"277":{"tf":1.0}},"i":{"df":2,"docs":{"182":{"tf":1.0},"31":{"tf":1.0}}}}}}}},"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"297":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"160":{"tf":1.0},"209":{"tf":1.0},"228":{"tf":1.4142135623730951},"286":{"tf":1.0},"321":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":21,"docs":{"121":{"tf":2.449489742783178},"13":{"tf":1.0},"16":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"3":{"tf":1.7320508075688772},"33":{"tf":1.0},"337":{"tf":1.7320508075688772},"338":{"tf":2.23606797749979},"34":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.4142135623730951},"54":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"73":{"tf":2.0},"74":{"tf":2.0},"76":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"289":{"tf":1.0},"308":{"tf":1.0},"337":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"161":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"176":{"tf":1.0},"31":{"tf":1.0},"46":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"227":{"tf":1.0},"242":{"tf":1.0},"62":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"67":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"270":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"221":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":34,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.7320508075688772},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"233":{"tf":2.449489742783178},"245":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.7320508075688772},"287":{"tf":1.0},"292":{"tf":3.872983346207417},"31":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"8":{"tf":1.0}},"{":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"112":{"tf":1.7320508075688772},"117":{"tf":1.0},"131":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"259":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"\'":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"267":{"tf":1.0},"290":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0}}}}},"—":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"n":{"\'":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":36,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"16":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"190":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.4142135623730951},"259":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.4142135623730951},"328":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":14,"docs":{"107":{"tf":1.0},"123":{"tf":1.4142135623730951},"160":{"tf":1.0},"19":{"tf":1.0},"228":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"306":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"210":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"249":{"tf":1.0},"33":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":2.0}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"135":{"tf":1.0},"195":{"tf":1.0},"247":{"tf":1.0},"273":{"tf":1.0},"33":{"tf":1.4142135623730951},"337":{"tf":1.0}},"n":{"df":2,"docs":{"105":{"tf":1.0},"59":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"/":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"l":{"df":4,"docs":{"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"51":{"tf":1.0},"52":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"212":{"tf":1.0},"37":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"154":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"110":{"tf":1.0},"132":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":44,"docs":{"101":{"tf":1.0},"105":{"tf":2.449489742783178},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"18":{"tf":1.0},"185":{"tf":1.0},"23":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":2.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"3":{"0":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"120":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"67":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"2":{"0":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"5":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"7":{"5":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"105":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"203":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"337":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"130":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"193":{"tf":1.0},"200":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"52":{"tf":1.0},"89":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}}}},"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"29":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":35,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"191":{"tf":1.0},"209":{"tf":1.4142135623730951},"214":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.4142135623730951},"252":{"tf":1.0},"29":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"249":{"tf":1.0},"33":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":7,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"336":{"tf":1.0},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":1,"docs":{"29":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"43":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"208":{"tf":1.0}}}}}}}}},"m":{"b":{"df":1,"docs":{"250":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"318":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"303":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":18,"docs":{"154":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"283":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"81":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"24":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"d":{"df":8,"docs":{"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"17":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"170":{"tf":1.0},"176":{"tf":1.0},"203":{"tf":1.0},"221":{"tf":2.0},"256":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"135":{"tf":1.0},"215":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"249":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":13,"docs":{"209":{"tf":1.0},"232":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.4142135623730951},"278":{"tf":1.0},"290":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.0},"82":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":17,"docs":{"123":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"268":{"tf":1.0},"283":{"tf":1.0},"30":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"337":{"tf":1.0},"4":{"tf":1.0},"84":{"tf":1.0}}}}},"v":{"df":3,"docs":{"163":{"tf":1.0},"237":{"tf":1.0},"295":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":48,"docs":{"10":{"tf":1.0},"111":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"161":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"189":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"217":{"tf":1.0},"221":{"tf":1.0},"23":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"27":{"tf":1.4142135623730951},"276":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"245":{"tf":1.0},"301":{"tf":1.0},"337":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"!":{"(":{"\\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"r":{"(":{"\\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"!":{"(":{"\\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"264":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"262":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":38,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"113":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"218":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"255":{"tf":1.0},"259":{"tf":1.7320508075688772},"261":{"tf":1.0},"268":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.4142135623730951},"30":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0},"81":{"tf":1.0},"97":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"120":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":3,"docs":{"214":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":21,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"274":{"tf":1.0},"337":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.7320508075688772},"38":{"tf":1.0},"43":{"tf":1.0},"54":{"tf":1.7320508075688772},"59":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"301":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":5,"docs":{"307":{"tf":1.0},"337":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.4142135623730951}},"u":{"df":1,"docs":{"253":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"102":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"286":{"tf":1.0},"3":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"250":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"31":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"251":{"tf":1.0},"28":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"l":{"df":45,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"118":{"tf":2.23606797749979},"119":{"tf":1.7320508075688772},"120":{"tf":1.7320508075688772},"121":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"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},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"199":{"tf":1.0},"237":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"317":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"150":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"249":{"tf":1.4142135623730951},"255":{"tf":1.0},"259":{"tf":1.0},"266":{"tf":1.4142135623730951},"33":{"tf":1.0},"337":{"tf":1.7320508075688772},"42":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":4,"docs":{"255":{"tf":1.0},"256":{"tf":1.0},"317":{"tf":1.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":39,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"120":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"158":{"tf":1.0},"170":{"tf":1.0},"182":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"230":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"278":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"3":{"tf":2.23606797749979},"304":{"tf":1.0},"306":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"337":{"tf":1.7320508075688772},"338":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":2.0},"55":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"79":{"tf":1.0}},"":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":13,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"16":{"tf":1.0},"210":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":1.0},"337":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"63":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"160":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"250":{"tf":1.0},"268":{"tf":1.4142135623730951},"281":{"tf":1.0},"298":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0},"48":{"tf":1.0}}}},"t":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":33,"docs":{"101":{"tf":1.0},"106":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"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},"137":{"tf":1.0},"14":{"tf":1.0},"165":{"tf":1.0},"189":{"tf":1.0},"194":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"30":{"tf":1.0},"302":{"tf":1.0},"38":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"d":{"a":{"_":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"113":{"tf":1.0},"289":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"273":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"243":{"tf":1.0}}}}}}}}}}}},"df":135,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":2.449489742783178},"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":2.0},"156":{"tf":2.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":2.449489742783178},"18":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"193":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"208":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":2.0},"23":{"tf":2.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":3.0},"249":{"tf":1.7320508075688772},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"259":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.0},"262":{"tf":2.23606797749979},"263":{"tf":1.4142135623730951},"264":{"tf":2.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":2.0},"273":{"tf":2.23606797749979},"274":{"tf":2.23606797749979},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":2.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"29":{"tf":1.4142135623730951},"297":{"tf":1.0},"301":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":2.23606797749979},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":3.3166247903554},"339":{"tf":2.0},"34":{"tf":2.0},"35":{"tf":3.1622776601683795},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":2.0},"43":{"tf":2.6457513110645907},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":2.449489742783178},"55":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"6":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":2.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.449489742783178},"85":{"tf":2.23606797749979},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"90":{"tf":2.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.7320508075688772}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"35":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}},"—":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"247":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"64":{"tf":1.0},"80":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"167":{"tf":1.0},"196":{"tf":1.0},"20":{"tf":1.0},"243":{"tf":1.0},"252":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"105":{"tf":2.0},"106":{"tf":1.0},"117":{"tf":1.0},"26":{"tf":1.0},"278":{"tf":1.0},"44":{"tf":1.4142135623730951},"47":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":19,"docs":{"152":{"tf":1.0},"172":{"tf":1.7320508075688772},"178":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"217":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"298":{"tf":1.4142135623730951},"314":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0}}}},"s":{"df":6,"docs":{"153":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"268":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"278":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":36,"docs":{"10":{"tf":1.0},"114":{"tf":1.0},"166":{"tf":1.0},"18":{"tf":1.0},"190":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":2.23606797749979},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"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.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":10,"docs":{"114":{"tf":1.7320508075688772},"199":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"270":{"tf":2.23606797749979},"319":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"a":{"d":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"df":1,"docs":{"270":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"110":{"tf":1.0},"210":{"tf":1.0},"270":{"tf":1.0}}}},"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"}":{"\\"":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"51":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"13":{"tf":1.0},"245":{"tf":1.0},"338":{"tf":1.4142135623730951},"56":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":67,"docs":{"113":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":2.0},"150":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"259":{"tf":2.0},"261":{"tf":1.0},"268":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"293":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.4142135623730951},"301":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":2.8284271247461903},"54":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":50,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"117":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"163":{"tf":1.7320508075688772},"165":{"tf":1.0},"166":{"tf":1.0},"173":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"218":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"227":{"tf":1.0},"238":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"264":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"303":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"324":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"129":{"tf":1.0},"133":{"tf":1.0}}}},"l":{"df":0,"docs":{},"s":{"df":5,"docs":{"215":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"61":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":38,"docs":{"115":{"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}}},"r":{"df":2,"docs":{"47":{"tf":1.0},"56":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"133":{"tf":1.0},"163":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"173":{"tf":1.0},"185":{"tf":1.0},"232":{"tf":1.0},"247":{"tf":1.0},"259":{"tf":1.0},"275":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.4142135623730951},"47":{"tf":2.0},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"312":{"tf":1.0},"328":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"169":{"tf":1.0},"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.7320508075688772},"220":{"tf":1.0},"306":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"188":{"tf":1.4142135623730951},"253":{"tf":1.0},"308":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"205":{"tf":1.0}}}}}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"117":{"tf":1.0},"133":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"133":{"tf":1.0},"197":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"337":{"tf":1.7320508075688772},"38":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"152":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"207":{"tf":1.0},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"111":{"tf":1.0},"283":{"tf":1.0},"297":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"117":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"210":{"tf":1.0},"220":{"tf":1.4142135623730951},"334":{"tf":1.0}}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"103":{"tf":1.0},"132":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"55":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}},"d":{"df":15,"docs":{"107":{"tf":1.0},"124":{"tf":1.0},"153":{"tf":1.0},"208":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"314":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"301":{"tf":1.0},"324":{"tf":1.7320508075688772},"56":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":12,"docs":{"10":{"tf":1.0},"15":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"88":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.0},"102":{"tf":2.0},"117":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.4142135623730951},"264":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}}}},"t":{"df":7,"docs":{"117":{"tf":1.0},"190":{"tf":1.0},"243":{"tf":1.0},"272":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"244":{"tf":1.0}}}},"x":{"df":5,"docs":{"139":{"tf":1.0},"24":{"tf":1.0},"279":{"tf":1.0},"296":{"tf":1.0},"46":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}}},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"294":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"193":{"tf":1.0},"205":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"187":{"tf":1.0},"29":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"8":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"339":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"114":{"tf":1.0},"258":{"tf":1.0}}}}}}}}},"n":{"df":97,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":2.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.7320508075688772},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.0},"171":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":2.0},"189":{"tf":2.0},"190":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"22":{"tf":1.0},"23":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"255":{"tf":2.0},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":2.6457513110645907},"26":{"tf":1.0},"261":{"tf":2.0},"262":{"tf":2.0},"263":{"tf":1.0},"266":{"tf":2.0},"267":{"tf":1.7320508075688772},"269":{"tf":2.0},"273":{"tf":2.449489742783178},"274":{"tf":2.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":2.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.0},"30":{"tf":1.0},"302":{"tf":1.4142135623730951},"309":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.7320508075688772},"330":{"tf":1.0},"331":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"o":{"c":{"df":0,"docs":{},"u":{"df":2,"docs":{"199":{"tf":1.0},"22":{"tf":1.0}},"s":{"df":4,"docs":{"113":{"tf":1.0},"201":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"r":{"c":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"46":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"273":{"tf":1.0},"81":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"k":{"df":1,"docs":{"41":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":44,"docs":{"10":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"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.4142135623730951},"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},"48":{"tf":1.0},"49":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"df":0,"docs":{},"y":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}},"df":4,"docs":{"150":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"270":{"tf":1.0},"319":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}}},"df":93,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":2.0},"105":{"tf":1.0},"11":{"tf":1.4142135623730951},"114":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.4142135623730951},"222":{"tf":1.0},"23":{"tf":1.4142135623730951},"230":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.4142135623730951},"252":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"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},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"28":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"292":{"tf":1.0},"301":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"64":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"":{"df":4,"docs":{"15":{"tf":1.0},"249":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"160":{"tf":1.0},"228":{"tf":1.0},"286":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"193":{"tf":1.0},"299":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"179":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":13,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"133":{"tf":1.0},"205":{"tf":1.0},"248":{"tf":1.0},"298":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}},"i":{"df":2,"docs":{"312":{"tf":1.0},"337":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"110":{"tf":1.0},"117":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.0},"283":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"188":{"tf":1.4142135623730951},"199":{"tf":1.0},"259":{"tf":1.0},"61":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"g":{"b":{"df":1,"docs":{"210":{"tf":1.0}}},"d":{"b":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"197":{"tf":1.0},"273":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":37,"docs":{"134":{"tf":1.4142135623730951},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.7320508075688772},"250":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":1.7320508075688772},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"59":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"74":{"tf":1.0},"8":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":6,"docs":{"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"285":{"tf":2.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"179":{"tf":1.0},"298":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"35":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":3,"docs":{"163":{"tf":1.4142135623730951},"237":{"tf":1.0},"334":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}},"n":{"df":2,"docs":{"42":{"tf":1.0},"49":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"324":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"115":{"tf":1.0},"336":{"tf":2.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"302":{"tf":1.0},"48":{"tf":2.0}}}},"df":7,"docs":{"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"178":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"243":{"tf":1.0},"38":{"tf":1.0}},"e":{"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"241":{"tf":1.0},"29":{"tf":1.0}}},"o":{"d":{"df":7,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"108":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"200":{"tf":1.0},"249":{"tf":1.0},"259":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"285":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"34":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":2,"docs":{"275":{"tf":1.0},"48":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"246":{"tf":1.0},"32":{"tf":1.0},"338":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"200":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"205":{"tf":1.4142135623730951},"277":{"tf":1.0},"314":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}},"df":197,"docs":{"10":{"tf":1.4142135623730951},"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.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},"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},"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},"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},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"189":{"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},"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},"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},"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},"240":{"tf":1.0},"241":{"tf":1.0},"324":{"tf":1.0},"39":{"tf":1.0},"50":{"tf":1.7320508075688772},"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},"6":{"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}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"131":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"30":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":2,"docs":{"18":{"tf":1.0},"31":{"tf":1.0}},"i":{"df":1,"docs":{"10":{"tf":1.0}}},"l":{"df":25,"docs":{"122":{"tf":1.0},"15":{"tf":1.0},"165":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"259":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":17,"docs":{"14":{"tf":1.0},"18":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"227":{"tf":1.0},"251":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.0},"69":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.0}}}}}}}}}},"r":{"d":{"df":6,"docs":{"113":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"61":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"108":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"212":{"tf":1.0},"283":{"tf":1.0},"301":{"tf":1.7320508075688772},"327":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}}},"df":3,"docs":{"160":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"286":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"256":{"tf":1.0},"258":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"258":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"258":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"258":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":10,"docs":{"170":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"25":{"tf":1.7320508075688772},"256":{"tf":2.0},"287":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0}},"i":{"df":4,"docs":{"203":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":5,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"286":{"tf":1.0},"326":{"tf":1.0},"56":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":15,"docs":{"142":{"tf":2.23606797749979},"143":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"222":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":16,"docs":{"0":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"243":{"tf":1.0},"259":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"113":{"tf":1.0},"2":{"tf":1.0},"274":{"tf":1.0},"317":{"tf":1.0},"40":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0}},"":{"df":8,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"187":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":13,"docs":{"124":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"224":{"tf":1.0},"245":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"326":{"tf":1.0},"339":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"186":{"tf":1.0},"338":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"248":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"276":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"197":{"tf":1.0},"203":{"tf":1.0}}},"df":0,"docs":{}}}},":":{"/":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"8":{"0":{"8":{"0":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"287":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.0},"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"216":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}},"u":{"b":{"df":2,"docs":{"125":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"255":{"tf":1.0},"261":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":1,"docs":{"286":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"a":{"df":9,"docs":{"129":{"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},"273":{"tf":1.0},"274":{"tf":1.0}},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"251":{"tf":1.0},"285":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"—":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"124":{"tf":1.0},"273":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":196,"docs":{"10":{"tf":1.0},"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.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},"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},"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},"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},"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},"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},"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},"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},"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},"240":{"tf":1.0},"241":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"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}},"i":{"df":38,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"242":{"tf":1.7320508075688772},"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.4142135623730951},"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},"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},"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},"99":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"272":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"164":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"304":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"267":{"tf":1.0},"30":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"14":{"tf":1.0},"246":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":2.6457513110645907},"48":{"tf":1.0},"54":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"22":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":2.449489742783178}}}},"l":{"df":12,"docs":{"114":{"tf":1.0},"190":{"tf":1.4142135623730951},"198":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"317":{"tf":1.0},"331":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"168":{"tf":1.4142135623730951},"190":{"tf":1.0},"193":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"64":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"104":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":5,"docs":{"123":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"82":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":26,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"17":{"tf":1.0},"194":{"tf":1.4142135623730951},"199":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"289":{"tf":1.4142135623730951},"32":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"55":{"tf":1.7320508075688772},"68":{"tf":1.0},"75":{"tf":1.0},"91":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":21,"docs":{"104":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"195":{"tf":1.0},"204":{"tf":1.0},"25":{"tf":1.0},"255":{"tf":1.0},"289":{"tf":2.23606797749979},"303":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.4142135623730951},"43":{"tf":2.0},"61":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"108":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"217":{"tf":1.0},"232":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"—":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"259":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"23":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"\\"":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"198":{"tf":1.0},"199":{"tf":1.4142135623730951}}}},"i":{"c":{"df":9,"docs":{"116":{"tf":1.0},"142":{"tf":1.0},"150":{"tf":1.0},"158":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"268":{"tf":1.0},"324":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":4,"docs":{"159":{"tf":1.0},"227":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"c":{"df":2,"docs":{"129":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"234":{"tf":1.0},"256":{"tf":1.4142135623730951},"262":{"tf":1.0},"292":{"tf":1.4142135623730951},"293":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":14,"docs":{"150":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"48":{"tf":1.0},"9":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}},"i":{"df":7,"docs":{"216":{"tf":1.0},"218":{"tf":1.0},"285":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"47":{"tf":1.0},"89":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"17":{"tf":1.0},"248":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"84":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"129":{"tf":1.0},"38":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":16,"docs":{"140":{"tf":1.0},"17":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"283":{"tf":1.0},"289":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.4142135623730951},"304":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"293":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"163":{"tf":1.0},"164":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"11":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"235":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.4142135623730951},"340":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"107":{"tf":1.0},"286":{"tf":1.0},"326":{"tf":1.0},"339":{"tf":1.0}}},"t":{"df":12,"docs":{"112":{"tf":1.4142135623730951},"117":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"278":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772},"80":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"205":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"109":{"tf":1.0},"129":{"tf":1.0},"249":{"tf":1.0},"309":{"tf":1.0},"5":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"108":{"tf":1.0},"54":{"tf":1.0},"63":{"tf":1.0}}}}},"f":{"a":{"c":{"df":6,"docs":{"133":{"tf":1.0},"168":{"tf":2.0},"31":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"180":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"42":{"tf":1.0}}}}},"n":{"df":5,"docs":{"10":{"tf":1.0},"129":{"tf":1.0},"25":{"tf":1.7320508075688772},"276":{"tf":1.7320508075688772},"41":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"117":{"tf":1.0},"136":{"tf":1.0},"147":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"(":{"5":{"df":1,"docs":{"258":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"5":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":2,"docs":{"123":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"258":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":9,"docs":{"123":{"tf":1.0},"132":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"258":{"tf":1.4142135623730951},"289":{"tf":1.0},"33":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":7,"docs":{"192":{"tf":1.0},"24":{"tf":1.0},"296":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"63":{"tf":1.0},"77":{"tf":1.0}},"t":{"df":3,"docs":{"10":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"y":{"df":1,"docs":{"38":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"o":{"c":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":7,"docs":{"104":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":27,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"282":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"5":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":18,"docs":{"161":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.4142135623730951},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"297":{"tf":1.7320508075688772},"298":{"tf":1.7320508075688772},"303":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"334":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"42":{"tf":1.0}}}}}}}}}},"df":10,"docs":{"116":{"tf":1.4142135623730951},"126":{"tf":1.0},"169":{"tf":1.4142135623730951},"173":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"312":{"tf":1.0},"339":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"0":{"tf":1.0},"36":{"tf":1.0}},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.0}}}}}}}}}},"—":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"41":{"tf":1.0}}}}},"":{"df":10,"docs":{"113":{"tf":1.0},"14":{"tf":1.0},"169":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"268":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0}}}},"v":{"df":65,"docs":{"10":{"tf":1.0},"277":{"tf":1.7320508075688772},"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}}}},"j":{"df":0,"docs":{},"o":{"b":{"df":4,"docs":{"163":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"g":{"df":5,"docs":{"17":{"tf":1.4142135623730951},"244":{"tf":1.0},"248":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":1.7320508075688772},"37":{"tf":1.0},"84":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"10":{"tf":1.4142135623730951},"20":{"tf":1.0},"251":{"tf":1.0}}}}}},"k":{"8":{"df":9,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"18":{"tf":1.0},"188":{"tf":1.7320508075688772},"193":{"tf":1.0},"202":{"tf":1.0},"323":{"tf":1.0},"340":{"tf":1.0},"52":{"tf":1.0}},"s":{"2":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"302":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"183":{"tf":1.0},"184":{"tf":2.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"187":{"tf":1.0}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"124":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"282":{"tf":1.0},"31":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":27,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"120":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.7320508075688772},"253":{"tf":1.0},"27":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.4142135623730951},"304":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"y":{"df":11,"docs":{"0":{"tf":1.0},"163":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"247":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"336":{"tf":1.0},"40":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"170":{"tf":1.0},"231":{"tf":1.0},"282":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":19,"docs":{"14":{"tf":1.0},"166":{"tf":1.0},"18":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"271":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"47":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"41":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"37":{"tf":1.0}}},"—":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"234":{"tf":1.7320508075688772},"283":{"tf":1.4142135623730951},"293":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":27,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"234":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"276":{"tf":1.0},"283":{"tf":1.0},"293":{"tf":1.4142135623730951},"32":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"48":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"301":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"210":{"tf":1.0},"60":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"73":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"129":{"tf":1.7320508075688772},"203":{"tf":1.0},"204":{"tf":1.0},"303":{"tf":1.0},"43":{"tf":1.0}},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"68":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"13":{"tf":1.0},"176":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"13":{"tf":1.0},"134":{"tf":1.0},"245":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"18":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"270":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.7320508075688772},"62":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"44":{"tf":1.0},"89":{"tf":1.0}}}},"t":{"df":8,"docs":{"17":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"261":{"tf":1.0},"318":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.0}},"":{"df":22,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":1.0},"244":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":17,"docs":{"129":{"tf":1.0},"20":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"339":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":22,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"28":{"tf":2.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"337":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"108":{"tf":1.0},"326":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":13,"docs":{"112":{"tf":1.0},"146":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"184":{"tf":1.4142135623730951},"188":{"tf":1.0},"196":{"tf":1.0},"239":{"tf":1.7320508075688772},"283":{"tf":1.0},"313":{"tf":1.0},"327":{"tf":1.4142135623730951},"46":{"tf":1.0},"60":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"167":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"54":{"tf":1.0}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"x":{"df":5,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"233":{"tf":1.0},"292":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"336":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":1.0},"113":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"134":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"149":{"tf":1.0},"156":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"337":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.7320508075688772},"94":{"tf":1.7320508075688772},"95":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"a":{"d":{"df":19,"docs":{"108":{"tf":1.7320508075688772},"112":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.4142135623730951},"203":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"326":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"k":{"8":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":15,"docs":{"126":{"tf":1.0},"152":{"tf":1.0},"169":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"187":{"tf":1.0},"209":{"tf":1.0},"220":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"60":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":33,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"202":{"tf":1.0},"227":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.4142135623730951},"302":{"tf":1.0},"304":{"tf":1.0},"321":{"tf":1.4142135623730951},"337":{"tf":1.0},"42":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":3,"docs":{"140":{"tf":1.0},"15":{"tf":1.0},"295":{"tf":1.0}}}}}}},"t":{"df":4,"docs":{"172":{"tf":1.0},"178":{"tf":1.0},"276":{"tf":1.0},"281":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":38,"docs":{"124":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":3.1622776601683795},"159":{"tf":2.23606797749979},"163":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.4142135623730951},"186":{"tf":1.0},"188":{"tf":1.7320508075688772},"213":{"tf":1.7320508075688772},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":2.8284271247461903},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"249":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"298":{"tf":1.0},"314":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"36":{"tf":1.0},"47":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}},"i":{"c":{"df":19,"docs":{"106":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"247":{"tf":1.0},"250":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"54":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"s":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"298":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":15,"docs":{"124":{"tf":1.0},"185":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"278":{"tf":1.0},"307":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"324":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"122":{"tf":1.0},"212":{"tf":1.4142135623730951},"289":{"tf":1.0},"47":{"tf":1.0},"89":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"131":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"244":{"tf":1.0},"283":{"tf":1.0},"324":{"tf":1.7320508075688772},"38":{"tf":1.0},"43":{"tf":1.0},"8":{"tf":1.0}}},"p":{"df":3,"docs":{"117":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"41":{"tf":1.4142135623730951},"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"8":{"tf":1.0}}},"s":{"df":1,"docs":{"289":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"319":{"tf":1.0}}}},"w":{"df":2,"docs":{"108":{"tf":1.0},"130":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"287":{"tf":1.0},"289":{"tf":1.0},"297":{"tf":1.0},"73":{"tf":1.0}}}}}},"r":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}},"s":{"df":3,"docs":{"154":{"tf":1.7320508075688772},"281":{"tf":1.4142135623730951},"283":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"282":{"tf":1.0},"322":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":24,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"212":{"tf":1.0},"237":{"tf":1.0},"301":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":1.0}}}}},"o":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"233":{"tf":1.0},"292":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"40":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":100,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"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},"13":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":2.0},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"208":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":2.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"302":{"tf":1.4142135623730951},"309":{"tf":1.0},"31":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"100":{"tf":1.0},"115":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"262":{"tf":1.0},"42":{"tf":1.4142135623730951},"48":{"tf":1.0},"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":38,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"106":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"167":{"tf":1.0},"168":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.0},"255":{"tf":1.0},"276":{"tf":1.0},"301":{"tf":1.0},"308":{"tf":1.0},"328":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"63":{"tf":1.0},"84":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"16":{"tf":1.0},"18":{"tf":1.0},"197":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"39":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":21,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"173":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"278":{"tf":1.0},"289":{"tf":1.0},"306":{"tf":1.4142135623730951},"309":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"43":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"73":{"tf":1.0},"92":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"206":{"tf":1.0},"247":{"tf":1.0},"33":{"tf":1.0},"8":{"tf":1.0}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"91":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"p":{"df":3,"docs":{"276":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}}}},"s":{"df":0,"docs":{},"k":{"df":2,"docs":{"249":{"tf":1.0},"36":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"117":{"tf":1.0},"125":{"tf":1.4142135623730951},"145":{"tf":1.0},"161":{"tf":1.0},"251":{"tf":1.0},"272":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"277":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"185":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"25":{"tf":1.0},"37":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"56":{"tf":1.0},"8":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}}}}}},"x":{"df":3,"docs":{"194":{"tf":1.0},"306":{"tf":1.0},"46":{"tf":1.0}}},"y":{"b":{"df":2,"docs":{"26":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":14,"docs":{"14":{"tf":1.0},"216":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"321":{"tf":1.0},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.0},"67":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":11,"docs":{"107":{"tf":1.0},"117":{"tf":1.0},"200":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"27":{"tf":1.0},"307":{"tf":1.4142135623730951},"328":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"301":{"tf":1.0},"337":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"160":{"tf":1.0},"184":{"tf":1.4142135623730951},"209":{"tf":1.0},"228":{"tf":1.4142135623730951},"25":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"321":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"108":{"tf":1.0},"120":{"tf":1.4142135623730951},"289":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"10":{"tf":1.0},"20":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"13":{"tf":1.0},"245":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"149":{"tf":1.0},"156":{"tf":1.0},"255":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"18":{"tf":1.0},"337":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"101":{"tf":1.4142135623730951},"259":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0},"42":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"124":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"18":{"tf":1.0},"188":{"tf":1.0},"197":{"tf":1.4142135623730951},"219":{"tf":1.7320508075688772},"221":{"tf":2.0},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":5,"docs":{"142":{"tf":1.0},"158":{"tf":1.0},"203":{"tf":1.0},"226":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"193":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}}}}}},"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":1,"docs":{"194":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"119":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":10,"docs":{"117":{"tf":1.0},"119":{"tf":1.7320508075688772},"174":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":7,"docs":{"107":{"tf":1.0},"203":{"tf":1.0},"26":{"tf":1.7320508075688772},"278":{"tf":1.0},"328":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"112":{"tf":1.0},"240":{"tf":1.0},"73":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"240":{"tf":1.0},"268":{"tf":1.0},"42":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"218":{"tf":1.0},"54":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"285":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":4,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"309":{"tf":1.0}}}},"x":{"df":8,"docs":{"109":{"tf":1.0},"189":{"tf":1.4142135623730951},"24":{"tf":1.0},"251":{"tf":1.0},"326":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"48":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"131":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"108":{"tf":1.0},"178":{"tf":1.0},"212":{"tf":1.7320508075688772},"232":{"tf":1.0},"237":{"tf":1.4142135623730951},"283":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"79":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"l":{"df":17,"docs":{"10":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"243":{"tf":2.23606797749979},"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.4142135623730951},"276":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0}},"—":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"r":{"df":3,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"326":{"tf":1.0}}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"125":{"tf":1.0},"252":{"tf":1.0},"264":{"tf":1.4142135623730951},"35":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"135":{"tf":1.0},"41":{"tf":1.7320508075688772}}}},"df":1,"docs":{"145":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"124":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":32,"docs":{"107":{"tf":1.7320508075688772},"111":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"212":{"tf":1.0},"246":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"295":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":2.0},"73":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"117":{"tf":1.0},"2":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"30":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":18,"docs":{"116":{"tf":1.0},"135":{"tf":1.7320508075688772},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"303":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":23,"docs":{"109":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"17":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"278":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.7320508075688772},"313":{"tf":1.0},"331":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":2.0},"59":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"111":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"44":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"114":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"114":{"tf":1.0},"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"190":{"tf":1.7320508075688772}}}}}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"47":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"114":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"114":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"+":{"1":{"df":2,"docs":{"107":{"tf":1.0},"306":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":8,"docs":{"198":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"317":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"112":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"163":{"tf":2.0},"238":{"tf":1.0},"255":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"273":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":4,"docs":{"182":{"tf":1.0},"184":{"tf":1.4142135623730951},"186":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"255":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":6,"docs":{"130":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"25":{"tf":1.0},"306":{"tf":1.0},"46":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":56,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":1.4142135623730951},"139":{"tf":1.0},"14":{"tf":1.0},"170":{"tf":1.0},"173":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"185":{"tf":1.7320508075688772},"190":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"304":{"tf":2.0},"306":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"322":{"tf":1.0},"326":{"tf":1.7320508075688772},"328":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"5":{"tf":2.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"—":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"g":{"df":1,"docs":{"131":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.0},"55":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":38,"docs":{"120":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"188":{"tf":1.0},"209":{"tf":1.0},"218":{"tf":1.4142135623730951},"245":{"tf":1.0},"259":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.7320508075688772},"3":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"323":{"tf":1.4142135623730951},"337":{"tf":2.0},"338":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.4142135623730951},"51":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.0},"56":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"133":{"tf":1.0},"196":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":2.0}}}}},"w":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"262":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"258":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":14,"docs":{"10":{"tf":1.7320508075688772},"128":{"tf":1.0},"173":{"tf":1.0},"203":{"tf":1.0},"250":{"tf":1.4142135623730951},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"41":{"tf":2.0},"60":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":12,"docs":{"115":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"251":{"tf":1.0},"271":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"62":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"163":{"tf":1.0}}}}}}}},"o":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"281":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"178":{"tf":1.0}}}}}}}},"df":0,"docs":{},"v":{"1":{".":{"2":{".":{"3":{"df":1,"docs":{"184":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"330":{"tf":1.0}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"231":{"tf":1.0}},"e":{"=":{"2":{"8":{"0":{"8":{"0":{"df":5,"docs":{"172":{"tf":1.0},"214":{"tf":1.0},"231":{"tf":1.0},"282":{"tf":1.0},"322":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"193":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":8,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":136,"docs":{"107":{"tf":2.23606797749979},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"119":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"142":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.4142135623730951},"152":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"18":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":2.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":2.23606797749979},"209":{"tf":1.7320508075688772},"212":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"256":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"281":{"tf":2.449489742783178},"282":{"tf":1.0},"283":{"tf":2.23606797749979},"285":{"tf":2.449489742783178},"287":{"tf":2.23606797749979},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":2.449489742783178},"293":{"tf":1.7320508075688772},"297":{"tf":1.7320508075688772},"298":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":2.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"306":{"tf":2.23606797749979},"308":{"tf":1.0},"31":{"tf":2.449489742783178},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":2.6457513110645907},"323":{"tf":2.0},"326":{"tf":2.23606797749979},"327":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":3.0},"338":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":2.23606797749979},"56":{"tf":2.23606797749979},"58":{"tf":2.23606797749979},"6":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"9":{"tf":1.0}},"s":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"":{"df":5,"docs":{"170":{"tf":1.0},"182":{"tf":1.0},"218":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"117":{"tf":1.0},"24":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":29,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.7320508075688772},"11":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":2.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"208":{"tf":2.8284271247461903},"210":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"225":{"tf":1.0},"227":{"tf":1.4142135623730951},"230":{"tf":2.449489742783178},"281":{"tf":2.8284271247461903},"283":{"tf":1.4142135623730951},"304":{"tf":2.23606797749979},"323":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"40":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"208":{"tf":1.0},"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"208":{"tf":1.0},"230":{"tf":1.0},"281":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"119":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.0}}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"163":{"tf":1.0},"164":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":6,"docs":{"144":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.0},"220":{"tf":1.0},"298":{"tf":1.0},"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"k":{"8":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"k":{"8":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"119":{"tf":1.0},"171":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"n":{"c":{"df":1,"docs":{"67":{"tf":1.0}}},"df":2,"docs":{"106":{"tf":1.0},"296":{"tf":1.4142135623730951}},"e":{"df":2,"docs":{"266":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"113":{"tf":1.0}}},"i":{"c":{"df":2,"docs":{"55":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":18,"docs":{"11":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"136":{"tf":1.0},"166":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"241":{"tf":1.0},"258":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"248":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"[":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":22,"docs":{"112":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"132":{"tf":1.0},"168":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"205":{"tf":1.0},"219":{"tf":1.7320508075688772},"25":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"268":{"tf":1.0},"27":{"tf":1.0},"278":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"54":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.0},"339":{"tf":1.0},"59":{"tf":1.0}}}}}}},"df":1,"docs":{"29":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"276":{"tf":1.0},"278":{"tf":1.0}}}}}},"k":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"267":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":18,"docs":{"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},"137":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"189":{"tf":1.4142135623730951},"198":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"164":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"c":{"df":10,"docs":{"14":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.0},"246":{"tf":1.0},"30":{"tf":1.0},"302":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0}}},"df":26,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"203":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.4142135623730951},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"140":{"tf":1.0},"18":{"tf":1.0},"249":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"233":{"tf":1.0},"292":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"df":53,"docs":{"109":{"tf":1.0},"123":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"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},"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},"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},"240":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"259":{"tf":1.0},"312":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.4142135623730951},"58":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"24":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"<":{"&":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"241":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"67":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.4142135623730951}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":13,"docs":{"12":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"244":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"276":{"tf":1.4142135623730951},"337":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"28":{"tf":1.0},"37":{"tf":2.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"10":{"tf":1.0},"279":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":4,"docs":{"129":{"tf":1.0},"282":{"tf":1.0},"298":{"tf":1.0},"335":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"270":{"tf":1.0},"60":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"205":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":6,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"244":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0}}}}},"df":7,"docs":{"141":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"297":{"tf":2.8284271247461903},"314":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"138":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"165":{"tf":1.0},"38":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":12,"docs":{"22":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.4142135623730951},"34":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.0},"84":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":6,"docs":{"174":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"327":{"tf":1.0},"42":{"tf":1.0}},"—":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":10,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"13":{"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}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}}}},"p":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"29":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"129":{"tf":1.0}}},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.0},"52":{"tf":1.0}}}},"df":3,"docs":{"108":{"tf":1.0},"120":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"201":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}},"r":{"df":6,"docs":{"116":{"tf":1.0},"131":{"tf":1.0},"195":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"150":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"227":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}},"k":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"146":{"tf":2.0},"173":{"tf":1.0},"239":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"313":{"tf":2.0},"314":{"tf":1.0},"328":{"tf":1.0}},"—":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":15,"docs":{"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.7320508075688772},"13":{"tf":1.0},"134":{"tf":1.0},"245":{"tf":1.4142135623730951},"30":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"56":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"131":{"tf":1.0},"331":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}},"t":{"df":334,"docs":{"10":{"tf":2.6457513110645907},"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},"11":{"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},"12":{"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.0},"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.4142135623730951},"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.0},"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.7320508075688772},"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.7320508075688772},"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.4142135623730951},"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.7320508075688772},"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},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"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},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"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},"7":{"tf":1.7320508075688772},"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},"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},"9":{"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.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"2":{"tf":1.4142135623730951},"278":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"188":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":19,"docs":{"113":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.7320508075688772},"31":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"8":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"12":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"172":{"tf":1.0},"238":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":35,"docs":{"100":{"tf":2.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":1.7320508075688772},"107":{"tf":1.7320508075688772},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":2.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":2.6457513110645907},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.0},"145":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"201":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"267":{"tf":1.0},"339":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}}}}}},"df":17,"docs":{"129":{"tf":1.0},"141":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"262":{"tf":2.0},"283":{"tf":1.0},"285":{"tf":2.0},"32":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.4142135623730951}}}},"r":{"df":14,"docs":{"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":1.0},"209":{"tf":1.0},"23":{"tf":1.4142135623730951},"301":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"61":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"124":{"tf":1.0},"14":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"142":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"209":{"tf":1.0},"234":{"tf":1.0},"293":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"152":{"tf":1.0},"172":{"tf":1.0},"259":{"tf":1.0},"314":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":9,"docs":{"130":{"tf":1.4142135623730951},"135":{"tf":3.0},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"49":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"134":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0}}}},"d":{"df":3,"docs":{"140":{"tf":1.7320508075688772},"282":{"tf":1.0},"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"df":6,"docs":{"12":{"tf":1.0},"246":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"207":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"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},"131":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":2.23606797749979},"15":{"tf":2.23606797749979},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"189":{"tf":1.7320508075688772},"190":{"tf":1.0},"194":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"30":{"tf":2.449489742783178},"302":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"77":{"tf":1.0},"81":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"174":{"tf":1.0},"180":{"tf":1.0},"209":{"tf":1.0}}}}}}},"y":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":1,"docs":{"3":{"tf":1.0}},"g":{"df":1,"docs":{"272":{"tf":1.0}},"g":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"42":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"b":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"d":{"df":11,"docs":{"15":{"tf":1.0},"152":{"tf":1.4142135623730951},"18":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.4142135623730951},"247":{"tf":1.0},"283":{"tf":1.4142135623730951},"293":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"119":{"tf":1.0},"163":{"tf":1.0},"19":{"tf":1.0},"230":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"30":{"tf":1.0},"48":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"170":{"tf":1.0},"176":{"tf":1.0},"203":{"tf":1.0},"256":{"tf":1.4142135623730951},"32":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"34":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"15":{"tf":1.0},"168":{"tf":1.0},"19":{"tf":1.0},"251":{"tf":1.0},"27":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":2.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"209":{"tf":1.4142135623730951},"214":{"tf":2.0},"218":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"282":{"tf":2.6457513110645907},"313":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":2.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"247":{"tf":1.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"248":{"tf":1.4142135623730951},"337":{"tf":1.0},"39":{"tf":1.0},"67":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":14,"docs":{"100":{"tf":1.0},"117":{"tf":1.7320508075688772},"136":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.4142135623730951},"206":{"tf":1.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"319":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"304":{"tf":1.0},"312":{"tf":1.0},"328":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"20":{"tf":1.0},"25":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"276":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"150":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"246":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"117":{"tf":1.0},"269":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"215":{"tf":1.0},"218":{"tf":1.4142135623730951},"246":{"tf":1.0},"268":{"tf":1.0},"293":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"48":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"252":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"256":{"tf":1.0},"259":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"!":{"(":{"\\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"165":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"165":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":4,"docs":{"203":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":19,"docs":{"150":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.0},"225":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.0},"268":{"tf":1.0},"279":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"8":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"139":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":28,"docs":{"120":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"173":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"218":{"tf":1.0},"231":{"tf":1.4142135623730951},"247":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.4142135623730951},"315":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"44":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951},"65":{"tf":1.0},"70":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"205":{"tf":1.0}},"u":{"c":{"df":17,"docs":{"120":{"tf":1.0},"133":{"tf":1.0},"2":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"23":{"tf":1.7320508075688772},"285":{"tf":1.0},"286":{"tf":1.0},"30":{"tf":1.0},"301":{"tf":1.0},"337":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":19,"docs":{"107":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":2.0},"26":{"tf":1.0},"286":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"42":{"tf":1.4142135623730951},"60":{"tf":1.0},"8":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":3,"docs":{"174":{"tf":1.7320508075688772},"180":{"tf":1.7320508075688772},"186":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"340":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"330":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"123":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.0},"149":{"tf":1.0},"156":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"324":{"tf":1.0},"337":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"64":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"319":{"tf":1.0},"334":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}},"":{"df":2,"docs":{"253":{"tf":1.0},"298":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"153":{"tf":1.0},"221":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"210":{"tf":1.0},"338":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"120":{"tf":1.0},"247":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"31":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"134":{"tf":1.0},"337":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"1":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"2":{"tf":1.4142135623730951},"23":{"tf":1.7320508075688772},"247":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"27":{"tf":1.4142135623730951},"301":{"tf":2.0},"32":{"tf":1.0},"337":{"tf":2.0},"338":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":2.23606797749979},"47":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"245":{"tf":1.0}}}}}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"26":{"tf":1.0},"273":{"tf":1.0}},"n":{"df":1,"docs":{"247":{"tf":1.0}}},"r":{"df":1,"docs":{"210":{"tf":1.7320508075688772}}}},"i":{"d":{"df":18,"docs":{"10":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"236":{"tf":1.0},"252":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.4142135623730951},"42":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"168":{"tf":1.0},"266":{"tf":1.0},"29":{"tf":1.0}}}}}}},"s":{"df":2,"docs":{"283":{"tf":1.0},"287":{"tf":1.0}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"df":15,"docs":{"114":{"tf":1.0},"168":{"tf":1.4142135623730951},"190":{"tf":1.0},"199":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"258":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"42":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"2":{"tf":1.0},"338":{"tf":1.4142135623730951},"4":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}}}}}}}},"df":1,"docs":{"176":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"245":{"tf":1.4142135623730951},"264":{"tf":1.0},"310":{"tf":1.0},"35":{"tf":1.0},"54":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"248":{"tf":1.0},"34":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.0},"203":{"tf":1.0}}}},"t":{"df":3,"docs":{"41":{"tf":1.0},"49":{"tf":1.0},"56":{"tf":1.0}}}}},"q":{"a":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":9,"docs":{"10":{"tf":1.0},"105":{"tf":1.0},"116":{"tf":1.0},"119":{"tf":1.0},"187":{"tf":1.0},"277":{"tf":1.0},"307":{"tf":1.0},"312":{"tf":1.0},"43":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"56":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"r":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"<":{"b":{"df":0,"docs":{},"r":{"/":{">":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"215":{"tf":1.0},"268":{"tf":1.0},"296":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"326":{"tf":1.7320508075688772}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"123":{"tf":1.0},"134":{"tf":1.4142135623730951},"203":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.0},"58":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"134":{"tf":1.0},"16":{"tf":1.0},"193":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"37":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"249":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"(":{"1":{"0":{"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":6,"docs":{"103":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}},"5":{"0":{"df":1,"docs":{"124":{"tf":1.0}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":2,"docs":{"67":{"tf":1.0},"73":{"tf":1.0}}}},"df":34,"docs":{"108":{"tf":2.0},"117":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"16":{"tf":1.0},"17":{"tf":1.0},"203":{"tf":1.0},"212":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.4142135623730951},"278":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"297":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.4142135623730951},"35":{"tf":1.0},"43":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"107":{"tf":1.4142135623730951},"20":{"tf":1.0},"39":{"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.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"29":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":2,"docs":{"273":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":5,"docs":{"182":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.4142135623730951},"5":{"tf":1.0},"54":{"tf":1.0}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"100":{"tf":1.0},"115":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"278":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"10":{"tf":1.7320508075688772},"101":{"tf":1.0},"112":{"tf":1.0},"156":{"tf":1.4142135623730951},"314":{"tf":1.0},"334":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":39,"docs":{"123":{"tf":1.0},"133":{"tf":1.4142135623730951},"141":{"tf":3.0},"15":{"tf":1.0},"157":{"tf":2.6457513110645907},"16":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"218":{"tf":2.0},"22":{"tf":1.0},"225":{"tf":2.449489742783178},"232":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.0},"268":{"tf":1.4142135623730951},"283":{"tf":2.0},"297":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.0},"32":{"tf":2.449489742783178},"323":{"tf":1.4142135623730951},"33":{"tf":1.0},"337":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"47":{"tf":3.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"237":{"tf":1.0},"295":{"tf":1.0}},"s":{"=":{"1":{"2":{"0":{"df":3,"docs":{"217":{"tf":1.0},"232":{"tf":1.0},"283":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"l":{"df":13,"docs":{"130":{"tf":1.0},"186":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"5":{"tf":1.0},"57":{"tf":1.0},"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}},"—":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"42":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":13,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"205":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"247":{"tf":1.0},"255":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":7,"docs":{"308":{"tf":1.0},"324":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"106":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":12,"docs":{"110":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"289":{"tf":1.4142135623730951},"295":{"tf":1.0},"298":{"tf":1.0},"312":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":44,"docs":{"10":{"tf":1.4142135623730951},"115":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"242":{"tf":1.7320508075688772},"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.4142135623730951},"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},"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},"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":2.0},"277":{"tf":1.0},"336":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"338":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"37":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"142":{"tf":1.0},"157":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"47":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"30":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"247":{"tf":1.0},"52":{"tf":1.0}}},"x":{"df":1,"docs":{"212":{"tf":1.0}}}},"df":2,"docs":{"23":{"tf":1.0},"46":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"230":{"tf":1.0},"281":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"104":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"61":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"105":{"tf":1.0},"117":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"115":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"10":{"tf":1.0},"328":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}},"v":{"df":6,"docs":{"144":{"tf":1.0},"176":{"tf":1.0},"289":{"tf":1.0},"296":{"tf":1.0},"314":{"tf":1.0},"36":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"130":{"tf":1.0},"24":{"tf":1.0},"51":{"tf":1.0},"80":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"125":{"tf":1.0},"338":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":1,"docs":{"41":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"35":{"tf":1.0},"54":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"208":{"tf":1.4142135623730951},"230":{"tf":1.0},"281":{"tf":1.0},"304":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":17,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"161":{"tf":1.7320508075688772},"173":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"236":{"tf":1.0},"246":{"tf":1.0},"298":{"tf":1.0},"308":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"60":{"tf":1.0}},"t":{"df":2,"docs":{"298":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"273":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"123":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"81":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"308":{"tf":1.0},"337":{"tf":1.0},"58":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":38,"docs":{"107":{"tf":1.0},"124":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":2.23606797749979},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"188":{"tf":1.0},"209":{"tf":1.4142135623730951},"212":{"tf":1.0},"228":{"tf":2.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"268":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"308":{"tf":1.0},"313":{"tf":1.0},"321":{"tf":1.4142135623730951},"323":{"tf":1.0},"325":{"tf":1.4142135623730951},"326":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"193":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.7320508075688772},"259":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"18":{"tf":1.0},"216":{"tf":1.0},"249":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"204":{"tf":1.0},"244":{"tf":1.0},"337":{"tf":1.0},"52":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":39,"docs":{"123":{"tf":2.449489742783178},"135":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"278":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"30":{"tf":1.0},"308":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"337":{"tf":1.7320508075688772},"339":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":2.0},"64":{"tf":1.0},"68":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0},"87":{"tf":1.0}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":1,"docs":{"5":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"179":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"148":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":5,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}}}}}}}}}}},"df":41,"docs":{"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"117":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.0},"224":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"317":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"259":{"tf":1.4142135623730951},"32":{"tf":1.0},"47":{"tf":1.0},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"25":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":19,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"54":{"tf":1.0},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"270":{"tf":1.0},"276":{"tf":1.7320508075688772},"41":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":5,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"302":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"244":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"3":{"tf":1.0},"43":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":2,"docs":{"26":{"tf":1.0},"307":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"301":{"tf":1.0},"337":{"tf":1.0},"46":{"tf":2.0},"48":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.0},"79":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"297":{"tf":2.8284271247461903},"314":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":4,"docs":{"168":{"tf":1.0},"190":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"317":{"tf":1.0},"34":{"tf":1.0},"64":{"tf":1.4142135623730951}},"—":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"35":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":136,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":2.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"146":{"tf":1.7320508075688772},"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.4142135623730951},"153":{"tf":1.4142135623730951},"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.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":2.23606797749979},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"173":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.4142135623730951},"26":{"tf":2.0},"261":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"274":{"tf":1.0},"278":{"tf":1.0},"28":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"296":{"tf":2.0},"30":{"tf":2.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.7320508075688772},"31":{"tf":1.0},"311":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":2.6457513110645907},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":2.0},"45":{"tf":2.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":2.449489742783178},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"197":{"tf":1.0},"273":{"tf":1.4142135623730951}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"(":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"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},"137":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":95,"docs":{"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"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.7320508075688772},"127":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":2.8284271247461903},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":2.6457513110645907},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.7320508075688772},"179":{"tf":1.0},"18":{"tf":2.6457513110645907},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":2.23606797749979},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":2.0},"189":{"tf":2.449489742783178},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"194":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.7320508075688772},"209":{"tf":1.7320508075688772},"236":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"265":{"tf":2.0},"266":{"tf":2.23606797749979},"267":{"tf":2.6457513110645907},"268":{"tf":1.7320508075688772},"276":{"tf":1.7320508075688772},"282":{"tf":1.0},"290":{"tf":2.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":2.6457513110645907},"304":{"tf":1.0},"31":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"331":{"tf":2.0},"335":{"tf":1.0},"337":{"tf":2.0},"339":{"tf":2.0},"36":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":3.3166247903554},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"99":{"tf":1.0}},"—":{"df":0,"docs":{},"y":{"df":1,"docs":{"167":{"tf":1.0}}}},"":{"df":3,"docs":{"241":{"tf":1.0},"31":{"tf":1.0},"80":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"267":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":16,"docs":{"134":{"tf":1.0},"246":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":2.8284271247461903},"251":{"tf":1.0},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"=":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"213":{"tf":1.0},"298":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":12,"docs":{"137":{"tf":1.4142135623730951},"146":{"tf":1.0},"174":{"tf":1.0},"209":{"tf":1.0},"272":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":24,"docs":{"0":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"189":{"tf":1.4142135623730951},"19":{"tf":1.0},"193":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"276":{"tf":1.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.0},"331":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":12,"docs":{"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"338":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"119":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"w":{"df":2,"docs":{"143":{"tf":1.4142135623730951},"224":{"tf":1.0}}},"y":{"df":1,"docs":{"13":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":8,"docs":{"174":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"297":{"tf":1.0},"60":{"tf":1.0}},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"187":{"tf":1.0}}}}},"—":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"y":{"(":{")":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"258":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"269":{"tf":1.0},"56":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":3,"docs":{"107":{"tf":1.0},"113":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":15,"docs":{"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"194":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"327":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0}}},"3":{"df":22,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"137":{"tf":1.0},"189":{"tf":1.0},"24":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"302":{"tf":1.0},"38":{"tf":1.0},"54":{"tf":1.4142135623730951},"57":{"tf":1.0},"81":{"tf":1.0}}},"4":{"df":8,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"263":{"tf":1.0},"290":{"tf":1.4142135623730951},"309":{"tf":1.0},"58":{"tf":1.0}}},"5":{"df":2,"docs":{"124":{"tf":1.0},"165":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"330":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":16,"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}}}}}}}},"df":0,"docs":{}}}}},"df":156,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"101":{"tf":1.0},"103":{"tf":2.0},"109":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"14":{"tf":2.23606797749979},"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.7320508075688772},"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.4142135623730951},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.4142135623730951},"182":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"243":{"tf":2.23606797749979},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":2.6457513110645907},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"259":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"267":{"tf":1.7320508075688772},"269":{"tf":1.0},"27":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"28":{"tf":2.23606797749979},"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.4142135623730951},"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.4142135623730951},"30":{"tf":1.7320508075688772},"302":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"310":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.7320508075688772},"332":{"tf":1.0},"337":{"tf":2.6457513110645907},"339":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":2.6457513110645907},"45":{"tf":3.1622776601683795},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":2.23606797749979},"52":{"tf":1.7320508075688772},"53":{"tf":2.23606797749979},"54":{"tf":2.8284271247461903},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":2.23606797749979},"63":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"99":{"tf":1.0}},"":{"df":7,"docs":{"16":{"tf":1.0},"247":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"86":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"249":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"130":{"tf":1.0},"186":{"tf":1.4142135623730951},"293":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"196":{"tf":1.0},"205":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"221":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"164":{"tf":1.0},"210":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"159":{"tf":1.0},"298":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":3,"docs":{"256":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772}},"o":{"df":0,"docs":{},"n":{"d":{"df":29,"docs":{"117":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"130":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.7320508075688772},"256":{"tf":1.0},"30":{"tf":1.0},"301":{"tf":1.7320508075688772},"307":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"46":{"tf":2.0},"47":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":2.449489742783178},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":6,"docs":{"117":{"tf":1.0},"246":{"tf":1.0},"278":{"tf":1.0},"310":{"tf":1.7320508075688772},"55":{"tf":1.0},"68":{"tf":1.4142135623730951}}},"df":45,"docs":{"108":{"tf":1.0},"114":{"tf":1.0},"127":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"190":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"227":{"tf":1.0},"259":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.0},"98":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"258":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"258":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"101":{"tf":1.0},"256":{"tf":2.23606797749979},"258":{"tf":2.23606797749979},"262":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772}}}},"n":{"d":{"df":4,"docs":{"198":{"tf":1.0},"199":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"255":{"tf":1.0}},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"104":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":6,"docs":{"212":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"117":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"250":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.7320508075688772},"51":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"146":{"tf":1.0},"296":{"tf":1.0},"314":{"tf":1.0},"327":{"tf":1.0}}}},"df":1,"docs":{"132":{"tf":1.0}}},"v":{"df":4,"docs":{"248":{"tf":1.0},"276":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"212":{"tf":1.0},"32":{"tf":1.0}}}},"i":{"c":{"df":11,"docs":{"176":{"tf":1.0},"182":{"tf":1.0},"209":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.0},"25":{"tf":1.0},"293":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":30,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"105":{"tf":1.0},"113":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"184":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"220":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"278":{"tf":1.4142135623730951},"281":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951},"99":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"127":{"tf":1.0},"150":{"tf":1.0},"235":{"tf":1.0},"52":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"138":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"44":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":16,"docs":{"116":{"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.4142135623730951},"135":{"tf":1.0},"173":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"272":{"tf":1.0},"278":{"tf":1.0},"44":{"tf":1.0},"50":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":10,"docs":{"117":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"139":{"tf":1.0},"26":{"tf":1.4142135623730951},"296":{"tf":1.0},"307":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"328":{"tf":1.0}}},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}},"w":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"149":{"tf":1.0},"17":{"tf":1.0},"213":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"297":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"208":{"tf":1.0},"281":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"206":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":2.0},"259":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":2.0},"35":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"268":{"tf":1.0},"298":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"14":{"tf":1.0},"185":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"137":{"tf":1.0},"169":{"tf":1.0},"54":{"tf":1.0}}}},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"314":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"203":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"309":{"tf":1.0},"61":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"—":{"a":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"174":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":1,"docs":{"51":{"tf":1.0}}},"x":{"df":1,"docs":{"29":{"tf":1.7320508075688772}}},"z":{"df":0,"docs":{},"e":{"(":{"1":{"_":{"0":{"0":{"0":{"_":{"0":{"0":{"0":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"6":{"_":{"0":{"0":{"0":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"2":{"_":{"0":{"0":{"0":{"df":2,"docs":{"103":{"tf":1.0},"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"338":{"tf":1.0},"34":{"tf":1.0},"56":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"20":{"tf":1.0},"39":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"o":{"df":2,"docs":{"203":{"tf":1.0},"204":{"tf":1.0}},"t":{"df":9,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"23":{"tf":1.0},"245":{"tf":1.0},"337":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"163":{"tf":1.0},"164":{"tf":1.0},"237":{"tf":1.0},"295":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":8,"docs":{"163":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":21,"docs":{"113":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"179":{"tf":1.0},"212":{"tf":1.7320508075688772},"217":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.4142135623730951},"232":{"tf":1.0},"237":{"tf":1.4142135623730951},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":2.23606797749979},"295":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"107":{"tf":1.0},"180":{"tf":1.0},"286":{"tf":1.4142135623730951},"301":{"tf":1.0},"339":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"212":{"tf":1.0},"324":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"306":{"tf":1.0},"56":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.4142135623730951},"275":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"274":{"tf":1.0},"37":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"k":{"df":3,"docs":{"105":{"tf":1.0},"240":{"tf":1.0},"307":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"229":{"tf":1.4142135623730951},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"298":{"tf":1.0},"321":{"tf":1.0}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"198":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"10":{"tf":1.0},"143":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.0},"296":{"tf":2.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"55":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"304":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"160":{"tf":1.0},"209":{"tf":1.0},"228":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":12,"docs":{"146":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"239":{"tf":1.0},"250":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"249":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":35,"docs":{"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"218":{"tf":1.0},"253":{"tf":1.4142135623730951},"264":{"tf":1.0},"278":{"tf":1.0},"28":{"tf":1.0},"291":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.0},"332":{"tf":1.0},"338":{"tf":1.4142135623730951},"34":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}},"i":{"df":4,"docs":{"178":{"tf":1.0},"184":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":6,"docs":{"117":{"tf":1.0},"312":{"tf":1.0},"328":{"tf":1.0},"337":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"244":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"s":{"d":{"df":1,"docs":{"184":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"124":{"tf":1.0},"59":{"tf":1.0}}}},"l":{"df":2,"docs":{"41":{"tf":1.0},"48":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"135":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":2.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"38":{"tf":2.6457513110645907},"42":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"338":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"143":{"tf":1.0},"149":{"tf":1.0},"156":{"tf":1.0},"222":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"54":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"117":{"tf":1.0},"332":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"245":{"tf":1.4142135623730951},"56":{"tf":1.0}},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"198":{"tf":1.0},"273":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":45,"docs":{"10":{"tf":1.7320508075688772},"101":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"16":{"tf":1.4142135623730951},"168":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"187":{"tf":1.0},"203":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"233":{"tf":1.4142135623730951},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"292":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":2.0},"53":{"tf":1.0},"54":{"tf":1.7320508075688772},"61":{"tf":1.0},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"—":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":13,"docs":{"174":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.0},"283":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0}}}},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"160":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":15,"docs":{"117":{"tf":1.0},"130":{"tf":1.0},"173":{"tf":1.0},"190":{"tf":1.0},"2":{"tf":1.0},"25":{"tf":1.7320508075688772},"261":{"tf":1.0},"264":{"tf":1.0},"297":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"337":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"182":{"tf":1.0},"209":{"tf":1.0},"234":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"36":{"tf":1.0}}}}}}}},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"35":{"tf":1.0}}}}}}}}}},"i":{"c":{"df":2,"docs":{"198":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":4,"docs":{"182":{"tf":1.0},"218":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0}}}},"y":{"df":11,"docs":{"109":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"203":{"tf":1.0},"274":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"60":{"tf":1.0}}}},"d":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\\"":{"c":{"df":0,"docs":{},"i":{"\\"":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\\"":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"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},"137":{"tf":1.0},"198":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"119":{"tf":1.0},"194":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"152":{"tf":1.0},"220":{"tf":1.0},"285":{"tf":1.0},"314":{"tf":1.0}}}}}},"df":1,"docs":{"220":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"152":{"tf":1.0},"220":{"tf":1.0},"285":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"220":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"248":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":8,"docs":{"163":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"246":{"tf":1.0},"254":{"tf":1.4142135623730951},"31":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":13,"docs":{"113":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"298":{"tf":1.0},"304":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":16,"docs":{"149":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.4142135623730951},"176":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"264":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"46":{"tf":1.0},"8":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"184":{"tf":1.4142135623730951},"209":{"tf":1.0},"338":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"20":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":8,"docs":{"198":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"317":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"108":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"59":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"190":{"tf":1.0},"198":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"30":{"tf":1.0},"330":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"112":{"tf":1.0},"339":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":1,"docs":{"133":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"298":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.0},"278":{"tf":1.4142135623730951}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"226":{"tf":1.0},"289":{"tf":1.0},"337":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":20,"docs":{"120":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"16":{"tf":1.0},"17":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"289":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"55":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.0},"245":{"tf":1.0},"338":{"tf":1.4142135623730951},"56":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"36":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":10,"docs":{"1":{"tf":1.0},"109":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"307":{"tf":1.0},"324":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"35":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"74":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"113":{"tf":1.0},"148":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"18":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"259":{"tf":1.0},"267":{"tf":1.0},"278":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"121":{"tf":1.0},"158":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"233":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"139":{"tf":1.0},"185":{"tf":1.0},"209":{"tf":1.7320508075688772},"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"189":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":1.0},"198":{"tf":1.7320508075688772},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"277":{"tf":1.0},"290":{"tf":1.7320508075688772},"337":{"tf":1.0},"339":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"77":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"117":{"tf":1.0},"246":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"116":{"tf":1.0},"126":{"tf":1.0},"167":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":13,"docs":{"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951}}}}}}},"n":{"c":{"df":7,"docs":{"135":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"32":{"tf":1.0},"8":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"233":{"tf":1.0},"292":{"tf":1.0}}}}},"df":27,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.4142135623730951},"264":{"tf":1.0},"286":{"tf":1.0},"309":{"tf":1.0},"337":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"9":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":11,"docs":{"12":{"tf":1.0},"168":{"tf":1.0},"212":{"tf":1.4142135623730951},"23":{"tf":1.0},"266":{"tf":1.0},"301":{"tf":1.0},"312":{"tf":1.4142135623730951},"324":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"df":1,"docs":{"298":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"125":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"286":{"tf":1.0},"337":{"tf":1.0},"79":{"tf":1.4142135623730951},"89":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"247":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"64":{"tf":1.0}}}}},"d":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"128":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"117":{"tf":1.0},"278":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"156":{"tf":1.0},"224":{"tf":1.0},"314":{"tf":1.0},"5":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"144":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"36":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"170":{"tf":1.0},"220":{"tf":1.0},"31":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"336":{"tf":1.4142135623730951},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"164":{"tf":1.0}}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"(":{"#":{"[":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"189":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"137":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.0},"54":{"tf":1.4142135623730951}},"o":{"c":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"110":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"110":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"5":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":193,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":2.0},"106":{"tf":2.23606797749979},"107":{"tf":2.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"11":{"tf":2.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"119":{"tf":2.23606797749979},"12":{"tf":1.4142135623730951},"120":{"tf":2.23606797749979},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"123":{"tf":2.0},"124":{"tf":2.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"14":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":2.8284271247461903},"146":{"tf":2.6457513110645907},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.7320508075688772},"152":{"tf":3.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":2.8284271247461903},"164":{"tf":2.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":2.0},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":2.23606797749979},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.4142135623730951},"21":{"tf":2.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"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},"23":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"24":{"tf":1.7320508075688772},"240":{"tf":2.0},"243":{"tf":1.0},"244":{"tf":2.23606797749979},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"27":{"tf":1.4142135623730951},"270":{"tf":2.0},"272":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"279":{"tf":1.0},"28":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"295":{"tf":2.23606797749979},"296":{"tf":3.0},"297":{"tf":2.23606797749979},"298":{"tf":1.7320508075688772},"30":{"tf":1.0},"301":{"tf":1.4142135623730951},"303":{"tf":2.23606797749979},"304":{"tf":1.0},"306":{"tf":2.449489742783178},"307":{"tf":2.449489742783178},"308":{"tf":1.0},"309":{"tf":1.7320508075688772},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"314":{"tf":2.23606797749979},"315":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.0},"321":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"327":{"tf":2.0},"328":{"tf":1.7320508075688772},"330":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":3.0},"339":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979},"37":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"5":{"tf":2.23606797749979},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"6":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.6457513110645907},"62":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"9":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"{":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"273":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"192":{"tf":1.0},"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"":{"df":5,"docs":{"157":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"":{"df":1,"docs":{"54":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{},"r":{"df":3,"docs":{"243":{"tf":1.0},"248":{"tf":1.0},"54":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":10,"docs":{"113":{"tf":1.0},"16":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"28":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"61":{"tf":1.0}}},"k":{"df":6,"docs":{"13":{"tf":1.0},"206":{"tf":1.0},"23":{"tf":1.0},"3":{"tf":1.4142135623730951},"43":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"328":{"tf":1.0},"61":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"56":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"116":{"tf":1.0},"210":{"tf":1.0},"35":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"301":{"tf":1.0},"45":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"150":{"tf":1.0}},"s":{"=":{"1":{"df":5,"docs":{"146":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"327":{"tf":1.0}}},"2":{"df":3,"docs":{"146":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":6,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"54":{"tf":1.0},"83":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"(":{"0":{".":{"9":{"0":{"df":2,"docs":{"289":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"132":{"tf":1.0},"289":{"tf":1.4142135623730951},"35":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":18,"docs":{"10":{"tf":1.0},"112":{"tf":1.7320508075688772},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"223":{"tf":1.0},"251":{"tf":1.0},"271":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"297":{"tf":1.0},"30":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"248":{"tf":1.0},"262":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"38":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"(":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"256":{"tf":1.0}}}},"df":1,"docs":{"42":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"5":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":43,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.7320508075688772},"141":{"tf":1.0},"16":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"227":{"tf":1.0},"23":{"tf":2.23606797749979},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"301":{"tf":2.449489742783178},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"312":{"tf":1.0},"321":{"tf":1.4142135623730951},"33":{"tf":1.0},"337":{"tf":2.6457513110645907},"34":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":3.4641016151377544},"47":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"158":{"tf":1.0},"204":{"tf":1.0},"212":{"tf":1.0},"217":{"tf":1.7320508075688772},"232":{"tf":1.7320508075688772},"259":{"tf":1.0},"283":{"tf":1.7320508075688772},"47":{"tf":1.0},"93":{"tf":1.0}}}}},"r":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"33":{"tf":1.0}}},"":{"df":2,"docs":{"16":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":13,"docs":{"152":{"tf":2.0},"159":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.7320508075688772},"298":{"tf":1.0},"314":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"11":{"tf":1.0},"122":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"243":{"tf":1.0},"264":{"tf":1.0},"303":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"—":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"196":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"110":{"tf":1.4142135623730951},"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},"137":{"tf":1.0},"189":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"123":{"tf":1.7320508075688772},"132":{"tf":1.0},"134":{"tf":1.0},"290":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"58":{"tf":1.0},"82":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}},"l":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":1.0},"174":{"tf":1.0},"209":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"129":{"tf":1.0},"165":{"tf":1.0},"201":{"tf":1.0}}}},"p":{"df":3,"docs":{"101":{"tf":1.0},"286":{"tf":1.0},"293":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":48,"docs":{"101":{"tf":1.0},"102":{"tf":2.6457513110645907},"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":2.0},"139":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"197":{"tf":1.0},"201":{"tf":1.7320508075688772},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.6457513110645907},"246":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.0},"285":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":2.0},"339":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":1.0},"68":{"tf":1.0}},"y":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{")":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"269":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":3,"docs":{"13":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}},"5":{"df":3,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"":{"df":2,"docs":{"46":{"tf":1.0},"86":{"tf":1.0}}}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"251":{"tf":1.0},"41":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"18":{"tf":1.0},"213":{"tf":1.7320508075688772},"276":{"tf":1.0},"28":{"tf":1.0},"38":{"tf":1.0},"51":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"222":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":8,"docs":{"167":{"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},"47":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":35,"docs":{"109":{"tf":1.4142135623730951},"116":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.7320508075688772},"250":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.449489742783178},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.0},"59":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"114":{"tf":1.0},"168":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":2.0},"258":{"tf":1.0},"261":{"tf":1.7320508075688772},"266":{"tf":2.0},"272":{"tf":1.0},"278":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"64":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":58,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"116":{"tf":1.0},"120":{"tf":3.0},"122":{"tf":2.23606797749979},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"255":{"tf":1.0},"278":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"289":{"tf":2.8284271247461903},"3":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.4142135623730951},"324":{"tf":1.0},"33":{"tf":1.4142135623730951},"337":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"340":{"tf":1.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"51":{"tf":1.0},"55":{"tf":3.4641016151377544},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":2.23606797749979},"66":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"73":{"tf":1.0},"90":{"tf":1.7320508075688772},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":1,"docs":{"145":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"69":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"(":{")":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"5":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"125":{"tf":1.0},"263":{"tf":1.0},"289":{"tf":1.0},"302":{"tf":1.0},"309":{"tf":1.0},"330":{"tf":1.0},"38":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"108":{"tf":1.0},"113":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"108":{"tf":1.0},"165":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{")":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"240":{"tf":1.0},"269":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"327":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"259":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"116":{"tf":1.0},"200":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"187":{"tf":1.0},"52":{"tf":1.7320508075688772}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"223":{"tf":1.4142135623730951},"241":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":3,"docs":{"161":{"tf":1.0},"298":{"tf":1.0},"61":{"tf":1.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"33":{"tf":1.0},"79":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":26,"docs":{"10":{"tf":1.0},"115":{"tf":1.0},"279":{"tf":1.7320508075688772},"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},"314":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"e":{"df":7,"docs":{"161":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"237":{"tf":1.0},"295":{"tf":1.0},"43":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"47":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"117":{"tf":1.0}}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"108":{"tf":1.7320508075688772},"117":{"tf":1.0},"211":{"tf":1.0},"278":{"tf":1.0},"55":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"167":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"54":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":9,"docs":{"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}}}},"df":0,"docs":{}},"o":{"df":2,"docs":{"248":{"tf":1.4142135623730951},"34":{"tf":1.0}}}},"x":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{")":{")":{".":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"/":{"d":{"a":{"df":2,"docs":{"195":{"tf":1.0},"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"23":{"tf":1.0},"340":{"tf":1.0},"38":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":10,"docs":{"103":{"tf":1.0},"113":{"tf":1.0},"298":{"tf":1.0},"309":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"41":{"tf":1.4142135623730951},"57":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}}},"i":{"c":{"df":5,"docs":{"17":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"6":{"4":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"163":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"142":{"tf":1.0},"158":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"123":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"303":{"tf":1.4142135623730951},"337":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":21,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"115":{"tf":1.0},"138":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"191":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"28":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"35":{"tf":1.0},"54":{"tf":1.0},"87":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"123":{"tf":1.0},"279":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"253":{"tf":1.0}}}},"t":{"df":3,"docs":{"303":{"tf":2.0},"5":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"248":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":12,"docs":{"108":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"247":{"tf":1.0},"255":{"tf":1.4142135623730951},"259":{"tf":1.0},"268":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"64":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}},"df":25,"docs":{"10":{"tf":1.0},"116":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"18":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"217":{"tf":1.0},"241":{"tf":1.0},"249":{"tf":1.0},"259":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"54":{"tf":1.4142135623730951},"8":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"270":{"tf":1.0},"319":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":16,"docs":{"116":{"tf":1.7320508075688772},"171":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"200":{"tf":1.0},"270":{"tf":1.0},"286":{"tf":1.0},"329":{"tf":1.4142135623730951},"52":{"tf":1.0},"66":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}}}},"df":101,"docs":{"0":{"tf":1.0},"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":2.23606797749979},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"14":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":2.0},"165":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"173":{"tf":2.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":2.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"231":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.7320508075688772},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":2.23606797749979},"274":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"308":{"tf":2.0},"312":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.7320508075688772},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":2.23606797749979},"61":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"82":{"tf":2.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":197,"docs":{"10":{"tf":1.0},"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.4142135623730951},"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.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},"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},"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},"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},"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},"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},"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},"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},"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},"240":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.7320508075688772},"278":{"tf":1.0},"39":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"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.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"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}}}},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"275":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}},"x":{"df":0,"docs":{},"o":{"df":1,"docs":{"67":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{">":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":5,"docs":{"159":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"283":{"tf":1.0},"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"152":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"245":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":68,"docs":{"1":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":2.6457513110645907},"140":{"tf":1.7320508075688772},"141":{"tf":2.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"2":{"tf":2.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"225":{"tf":1.0},"227":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"278":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"306":{"tf":1.7320508075688772},"307":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":2.449489742783178},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"5":{"tf":2.0},"54":{"tf":2.449489742783178},"55":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"47":{"tf":1.0}},"e":{"df":0,"docs":{},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"131":{"tf":1.0},"264":{"tf":1.0},"308":{"tf":1.0},"338":{"tf":1.0}}}},"r":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"154":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"134":{"tf":1.0},"164":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"332":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":5,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"193":{"tf":1.0},"23":{"tf":1.0},"42":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"!":{"[":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":2,"docs":{"255":{"tf":1.0},"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"26":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0}},"f":{"df":3,"docs":{"133":{"tf":1.0},"337":{"tf":1.0},"71":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":30,"docs":{"109":{"tf":1.0},"129":{"tf":1.0},"2":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"262":{"tf":1.0},"264":{"tf":1.0},"278":{"tf":1.0},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"292":{"tf":1.7320508075688772},"298":{"tf":1.4142135623730951},"335":{"tf":1.0},"42":{"tf":1.0}}}}}}}},"i":{"a":{"df":4,"docs":{"202":{"tf":1.0},"221":{"tf":1.0},"249":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"52":{"tf":1.0}}}}},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"318":{"tf":1.0}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"176":{"tf":1.0},"36":{"tf":1.0},"59":{"tf":1.0}}}}}},"s":{"df":4,"docs":{"196":{"tf":1.0},"205":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.4142135623730951}}}},"w":{"[":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":14,"docs":{"141":{"tf":1.0},"15":{"tf":1.0},"158":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"217":{"tf":1.0},"249":{"tf":1.0},"31":{"tf":1.7320508075688772},"312":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.4142135623730951},"80":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":7,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951},"251":{"tf":1.0},"271":{"tf":1.0},"279":{"tf":1.0},"29":{"tf":1.0},"53":{"tf":1.0}}},"l":{"df":5,"docs":{"23":{"tf":2.23606797749979},"301":{"tf":1.7320508075688772},"337":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":2.8284271247461903}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"117":{"tf":1.0},"246":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.0},"30":{"tf":1.0},"310":{"tf":2.0},"51":{"tf":1.0},"55":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"11":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"14":{"tf":1.4142135623730951},"173":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.0},"22":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"330":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.4142135623730951},"67":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"159":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"249":{"tf":1.0},"36":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"y":{"df":5,"docs":{"137":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"40":{"tf":1.0}}}},"df":1,"docs":{"29":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":4,"docs":{"246":{"tf":1.0},"253":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"17":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.0}}}},"":{"d":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"243":{"tf":1.0},"279":{"tf":1.0},"33":{"tf":1.0},"53":{"tf":1.0}}}},"r":{"df":3,"docs":{"0":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}}},"v":{"df":4,"docs":{"41":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"\'":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{},"":{"df":12,"docs":{"115":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"18":{"tf":1.4142135623730951},"245":{"tf":1.0},"247":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"301":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"17":{"tf":1.0},"244":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":14,"docs":{"122":{"tf":1.0},"139":{"tf":1.4142135623730951},"16":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.4142135623730951},"278":{"tf":1.0},"283":{"tf":1.0},"30":{"tf":1.0},"57":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"_":{"d":{"a":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"2":{"df":2,"docs":{"269":{"tf":1.0},"56":{"tf":1.0}}},"3":{"df":2,"docs":{"125":{"tf":1.0},"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"1":{"0":{"df":2,"docs":{"125":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"\\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"178":{"tf":1.0},"184":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"\\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"183":{"tf":1.0},"240":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"184":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"240":{"tf":1.0},"269":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"\\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"290":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"2":{"df":1,"docs":{"55":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"184":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"2":{"0":{"df":7,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"0":{"df":4,"docs":{"113":{"tf":1.0},"124":{"tf":1.0},"165":{"tf":1.0},"240":{"tf":1.0}}},"df":2,"docs":{"119":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"26":{"tf":1.0}}},"6":{"0":{"df":17,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"189":{"tf":1.0},"23":{"tf":1.0},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":3,"docs":{"125":{"tf":1.0},"296":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"df":3,"docs":{"125":{"tf":1.0},"269":{"tf":1.0},"56":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"(":{"\\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"184":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"240":{"tf":1.0},"56":{"tf":1.0}},"y":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"y":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{")":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{")":{".":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"5":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"103":{"tf":1.0},"132":{"tf":1.0},"204":{"tf":1.0},"25":{"tf":1.0},"283":{"tf":1.0},"96":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"102":{"tf":1.0},"113":{"tf":1.4142135623730951},"133":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"315":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":2.23606797749979},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"340":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}}}}},"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":6,"docs":{"212":{"tf":1.0},"323":{"tf":1.4142135623730951},"36":{"tf":1.0},"47":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":43,"docs":{"11":{"tf":1.0},"113":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"167":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.7320508075688772},"303":{"tf":1.0},"308":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"155":{"tf":1.0},"276":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"—":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":148,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":2.6457513110645907},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.0},"113":{"tf":1.7320508075688772},"114":{"tf":1.7320508075688772},"116":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":2.449489742783178},"15":{"tf":1.0},"158":{"tf":2.23606797749979},"16":{"tf":2.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"192":{"tf":1.7320508075688772},"193":{"tf":1.4142135623730951},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"226":{"tf":2.23606797749979},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":2.449489742783178},"247":{"tf":3.1622776601683795},"248":{"tf":2.0},"249":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":2.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.23606797749979},"257":{"tf":1.7320508075688772},"259":{"tf":2.6457513110645907},"260":{"tf":1.0},"261":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":2.0},"273":{"tf":2.6457513110645907},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":2.6457513110645907},"289":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.7320508075688772},"297":{"tf":1.7320508075688772},"298":{"tf":1.0},"30":{"tf":2.0},"307":{"tf":1.0},"308":{"tf":2.0},"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":2.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.7320508075688772},"327":{"tf":1.0},"33":{"tf":3.4641016151377544},"337":{"tf":3.1622776601683795},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"340":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":2.23606797749979},"38":{"tf":1.4142135623730951},"4":{"tf":1.0},"41":{"tf":2.8284271247461903},"43":{"tf":2.6457513110645907},"45":{"tf":1.0},"47":{"tf":2.23606797749979},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"6":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.7320508075688772},"63":{"tf":2.6457513110645907},"64":{"tf":3.1622776601683795},"65":{"tf":2.23606797749979},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"135":{"tf":1.0},"198":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"51":{"tf":2.0},"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"—":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"42":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"41":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":3,"docs":{"205":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"220":{"tf":1.0},"243":{"tf":1.0},"259":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"136":{"tf":1.0},"19":{"tf":1.0},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":8,"docs":{"113":{"tf":1.4142135623730951},"17":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"11":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":10,"docs":{"187":{"tf":1.7320508075688772},"302":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0}},"t":{"df":0,"docs":{},"—":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"":{"d":{"df":6,"docs":{"118":{"tf":1.0},"2":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":13,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"11":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"304":{"tf":1.0},"36":{"tf":1.0},"54":{"tf":1.4142135623730951}}}},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"173":{"tf":2.0},"179":{"tf":1.0},"185":{"tf":1.4142135623730951},"195":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"212":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.4142135623730951},"298":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"60":{"tf":2.449489742783178},"63":{"tf":1.0},"70":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"v":{"df":8,"docs":{"136":{"tf":1.0},"153":{"tf":1.0},"19":{"tf":1.0},"243":{"tf":1.0},"28":{"tf":1.0},"40":{"tf":1.0},"54":{"tf":1.0},"8":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"246":{"tf":1.0},"41":{"tf":1.0},"93":{"tf":1.0}}}}}}}},"title":{"root":{"1":{"df":5,"docs":{"119":{"tf":1.0},"139":{"tf":1.0},"156":{"tf":1.0},"224":{"tf":1.0},"30":{"tf":1.0}}},"2":{"df":5,"docs":{"120":{"tf":1.0},"140":{"tf":1.0},"157":{"tf":1.0},"225":{"tf":1.0},"31":{"tf":1.0}}},"3":{"df":5,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"158":{"tf":1.0},"226":{"tf":1.0},"32":{"tf":1.0}}},"4":{"df":5,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0}}},"5":{"df":5,"docs":{"123":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"34":{"tf":1.0}}},"6":{"df":4,"docs":{"124":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0}}},"7":{"df":2,"docs":{"125":{"tf":1.0},"36":{"tf":1.0}}},"a":{"b":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"340":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"198":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}}}},"d":{"d":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}}},"df":5,"docs":{"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"55":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"128":{"tf":1.0},"165":{"tf":1.0},"190":{"tf":1.0},"329":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"231":{"tf":1.0},"282":{"tf":1.0},"322":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"199":{"tf":1.0},"258":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"277":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"299":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"202":{"tf":1.0},"4":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"101":{"tf":1.0},"137":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"117":{"tf":1.0},"196":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"61":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"230":{"tf":1.0},"281":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"121":{"tf":1.0},"71":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"132":{"tf":1.0},"222":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"250":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"df":4,"docs":{"139":{"tf":1.0},"280":{"tf":1.0},"30":{"tf":1.0},"304":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"110":{"tf":1.0},"114":{"tf":1.0},"258":{"tf":1.0}}}}},"df":0,"docs":{}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"188":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.0}}}},"o":{"df":10,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"192":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"24":{"tf":1.0},"290":{"tf":1.0},"308":{"tf":1.0},"58":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":13,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"187":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}},"i":{"/":{"c":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"235":{"tf":1.0},"295":{"tf":1.0},"321":{"tf":1.0}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"144":{"tf":1.0},"36":{"tf":1.0}}}}},"r":{"df":2,"docs":{"41":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"301":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"13":{"tf":1.0},"44":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"309":{"tf":1.0},"57":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"229":{"tf":1.0},"340":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":2,"docs":{"175":{"tf":1.0},"236":{"tf":1.0}}}}}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"244":{"tf":1.0},"337":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":3,"docs":{"174":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"111":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"184":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"269":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":3,"docs":{"119":{"tf":1.0},"54":{"tf":1.0},"85":{"tf":1.0}}}}}},"i":{"d":{"df":1,"docs":{"203":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"228":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":4,"docs":{"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"247":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"12":{"tf":1.0},"154":{"tf":1.0},"278":{"tf":1.0},"337":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"107":{"tf":1.0},"262":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"326":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"276":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"190":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"d":{"a":{"df":5,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"4":{"tf":1.0},"71":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"t":{"a":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":4,"docs":{"155":{"tf":1.0},"218":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"22":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":5,"docs":{"133":{"tf":1.4142135623730951},"140":{"tf":1.0},"266":{"tf":1.0},"280":{"tf":1.0},"31":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"245":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"305":{"tf":1.0},"40":{"tf":1.0},"48":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"242":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"126":{"tf":1.0},"19":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"233":{"tf":1.0},"292":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"278":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"154":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"237":{"tf":1.0},"251":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"111":{"tf":1.0},"126":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"291":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"158":{"tf":1.0},"226":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"322":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"143":{"tf":1.0},"35":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"159":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"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},"128":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"137":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"165":{"tf":1.0},"249":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":27,"docs":{"104":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"17":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.0},"288":{"tf":1.0},"324":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"252":{"tf":1.0},"253":{"tf":1.0},"316":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"114":{"tf":1.0},"270":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"155":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"314":{"tf":1.0},"321":{"tf":1.0},"324":{"tf":1.0},"47":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"149":{"tf":1.0},"156":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"169":{"tf":1.0},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"220":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"324":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.0},"24":{"tf":1.0},"54":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"294":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":3,"docs":{"230":{"tf":1.0},"234":{"tf":1.0},"281":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":4,"docs":{"252":{"tf":1.0},"301":{"tf":1.0},"316":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"16":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":1.0},"330":{"tf":1.0}}}}},"t":{"df":2,"docs":{"298":{"tf":1.0},"333":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"25":{"tf":1.0},"256":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":3,"docs":{"298":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}},"i":{"df":1,"docs":{"242":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"45":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"289":{"tf":1.0},"90":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":4,"docs":{"235":{"tf":1.0},"258":{"tf":1.0},"270":{"tf":1.0},"332":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"276":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":6,"docs":{"229":{"tf":1.0},"280":{"tf":1.0},"284":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":1.0}}}}},"v":{"df":1,"docs":{"277":{"tf":1.0}}}},"j":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"k":{"8":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"293":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"28":{"tf":1.0},"38":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":1.0},"327":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"54":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}}}},"o":{"a":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"295":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":7,"docs":{"152":{"tf":1.0},"159":{"tf":1.0},"213":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"324":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"307":{"tf":1.0},"312":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"324":{"tf":1.0}}},"s":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"328":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"47":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"244":{"tf":1.0},"37":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"216":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"153":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"119":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"26":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"131":{"tf":1.0},"267":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":5,"docs":{"212":{"tf":1.0},"237":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}},"l":{"df":1,"docs":{"243":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"326":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"145":{"tf":1.0},"309":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"24":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"w":{"df":1,"docs":{"272":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.0},"241":{"tf":1.0},"271":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"107":{"tf":1.0},"159":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"208":{"tf":1.0},"227":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":4,"docs":{"1":{"tf":1.0},"208":{"tf":1.0},"304":{"tf":1.0},"338":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"219":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"42":{"tf":1.0}}},"df":1,"docs":{"309":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}},"t":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"67":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"22":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"204":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"150":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"239":{"tf":1.0},"313":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":4,"docs":{"242":{"tf":1.0},"277":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"295":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":17,"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},"116":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":7,"docs":{"135":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":5,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"246":{"tf":1.0},"30":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"214":{"tf":1.0},"231":{"tf":1.0},"282":{"tf":1.0},"322":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"117":{"tf":1.0},"196":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"38":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"207":{"tf":1.0},"209":{"tf":1.0}}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"273":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"174":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"222":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"23":{"tf":1.0},"301":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"210":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"299":{"tf":1.0},"300":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"108":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"107":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"323":{"tf":1.0}}}},"d":{"df":1,"docs":{"156":{"tf":1.0}},"i":{"df":12,"docs":{"141":{"tf":1.0},"157":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"283":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"242":{"tf":1.0},"276":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"161":{"tf":1.0},"175":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":4,"docs":{"160":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"302":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}}},"df":16,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"233":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"88":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"15":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"209":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"331":{"tf":1.0},"42":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"249":{"tf":1.0},"284":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"272":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"302":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":12,"docs":{"100":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"14":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"28":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.0},"330":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"244":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"273":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}},"x":{"df":1,"docs":{"29":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"212":{"tf":1.0},"237":{"tf":1.0},"286":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":4,"docs":{"111":{"tf":1.0},"209":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":8,"docs":{"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}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"323":{"tf":1.0}}}},"y":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"148":{"tf":1.0},"17":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":12,"docs":{"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"312":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":28,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"155":{"tf":1.0},"21":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"321":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"23":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"217":{"tf":1.0},"232":{"tf":1.0},"283":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":9,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":1.0},"201":{"tf":1.0},"245":{"tf":1.0},"269":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"213":{"tf":1.0}}},"k":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"122":{"tf":1.0},"130":{"tf":1.0},"16":{"tf":1.0},"247":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"255":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"120":{"tf":1.0},"122":{"tf":1.0},"289":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"52":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"279":{"tf":1.0},"320":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"138":{"tf":1.0},"168":{"tf":1.0},"215":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"116":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"329":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":16,"docs":{"10":{"tf":1.0},"173":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"301":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"322":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"139":{"tf":1.0},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":1,"docs":{"43":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"23":{"tf":1.0},"301":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"":{"df":11,"docs":{"115":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.0},"241":{"tf":1.0},"271":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"275":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"170":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"193":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":35,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.0},"192":{"tf":1.0},"226":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"317":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"42":{"tf":1.0},"98":{"tf":1.0}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"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}}}}'));